pub fn gas_price() -> u64Expand description
Returns the price per ref_time, akin to the EVM
GASPRICE opcode.
See https://use.ink/docs/v6/basics/gas/#what-is-gas-in-ink for more information.
pub fn gas_price() -> u64Returns the price per ref_time, akin to the EVM
GASPRICE opcode.
See https://use.ink/docs/v6/basics/gas/#what-is-gas-in-ink for more information.