Documentation ¶
Index ¶
Constants ¶
View Source
const BurnAllGas = 10
View Source
const ComputeHashGas = 100
View Source
const DeployContractGas = 200
View Source
const EcrecoverGas = 300
View Source
const EmitEventBase = 100
View Source
const EmitEventPerByteGas = 10
View Source
const MoveBalanceGas = 30
View Source
const ReadBalanceGas = 5
View Source
const ReadBlockGas = 5
View Source
const ReadGlobalStateGas = 10
View Source
const ReadIdentityStateGas = 1
View Source
const ReadStateGas = 10
View Source
const ReadStatePerByteGas = 10
View Source
const RemoveStateGas = 5
View Source
const WasmGasMultiplier = 100
View Source
const WriteStatePerByteGas = 20
Variables ¶
This section is empty.
Functions ¶
func GasToWasmGas ¶
func WasmGasToGas ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.