toggle menu
chameleon-cosmos-tool
0.3.1
common
switch theme
search in API
chameleon-cosmos-tool
/
kr.jadekim.chameleon.cosmos.tool
/
StaticGasPriceProvider
Static
Gas
Price
Provider
class
StaticGasPriceProvider
(
val
gasPrices
:
Map
<
String
,
<Error class: unknown class>
>
)
:
CosmosGasPriceProvider
Members
Constructors
Static
Gas
Price
Provider
Link copied to clipboard
constructor
(
gasPrices
:
Map
<
String
,
<Error class: unknown class>
>
)
Properties
gas
Prices
Link copied to clipboard
val
gasPrices
:
Map
<
String
,
<Error class: unknown class>
>
Functions
get
Link copied to clipboard
open
suspend override
fun
get
(
denomination
:
String
)
:
<Error class: unknown class>