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.