sdk-tools
0.20.4
common
sdk-tools
/
money.terra.sdk.tools.transaction
/
StaticGasPricesProvider
Static
Gas
Prices
Provider
common
class
StaticGasPricesProvider
(
gasPrices
:
Map
<
String
,
Decimal
>
)
:
GasPricesProvider
Content copied to clipboard
Functions
Properties
Functions
get
Link copied to clipboard
common
open
suspend override
fun
get
(
denomination
:
String
)
:
Decimal
Content copied to clipboard
Properties
gasPrices
Link copied to clipboard
common
val
gasPrices
:
Map
<
String
,
Decimal
>
Content copied to clipboard