Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.8
bitbadgesjs-sdk
iCosmosCoin
Interface iCosmosCoin<T>
interface
iCosmosCoin
<
T
>
{
amount
:
T
;
denom
:
string
;
}
Type Parameters
T
extends
NumberType
Implemented by
CosmosCoin
Index
Properties
amount
denom
Properties
amount
amount
:
T
The amount of the coin.
denom
denom
:
string
The denomination of the coin (e.g. "badge").
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
denom
bitbadgesjs-sdk - v0.5.8
Loading...
The amount of the coin.