Constant evm_domain_runtime::GAS_PER_SECOND

source ยท
pub const GAS_PER_SECOND: u64 = 40_000_000;
Expand description

Current approximation of the gas/s consumption considering EVM execution over compiled WASM (on 4.4Ghz CPU).