near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
CostGasUsed
Type Alias CostGasUsed
Shows gas profile. More info
here
.
type
CostGasUsed
=
{
cost
:
string
;
cost_category
:
string
;
gas_used
:
string
;
}
Index
Properties
cost
cost_
category
gas_
used
Properties
cost
cost
:
string
cost_
category
cost_category
:
string
Either ACTION_COST or WASM_HOST_COST.
gas_
used
gas_used
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cost
cost_
category
gas_
used
near-api-js - v7.0.4
Loading...
Shows gas profile. More info here.