Constant fvm_shared::BLOCK_GAS_LIMIT

source ยท
pub const BLOCK_GAS_LIMIT: u64 = 10_000_000_000;
Expand description

Total gas limit allowed per block. This is shared across networks.