Constant evm_domain_test_runtime::WEIGHT_PER_GAS

source ยท
pub const WEIGHT_PER_GAS: u64 = _; // 25_000u64
Expand description

Approximate ratio of the amount of Weight per Gas. u64 works for approximations because Weight is a very small unit compared to gas.