Preparing search index...
The search index is not available
@jackallabs/jackal.js
@jackallabs/jackal.js
IChainCurrency
Interface IChainCurrency
interface
IChainCurrency
{
coinDecimals
:
number
;
coinDenom
:
string
;
coinMinimalDenom
:
string
;
gasPriceStep
?:
{
average
:
number
;
high
:
number
;
low
:
number
;
}
;
}
Index
Properties
coin
Decimals
coin
Denom
coin
Minimal
Denom
gas
Price
Step?
Properties
coin
Decimals
coin
Decimals
:
number
coin
Denom
coin
Denom
:
string
coin
Minimal
Denom
coin
Minimal
Denom
:
string
Optional
gas
Price
Step
gas
Price
Step
?:
{
average
:
number
;
high
:
number
;
low
:
number
;
}
Type declaration
average
:
number
high
:
number
low
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
coin
Decimals
coin
Denom
coin
Minimal
Denom
gas
Price
Step
@jackallabs/jackal.js
Loading...