pub const BLOCK_GAS_LIMIT: i64 = 10_000_000_000;
Total gas limit allowed per block. This is shared across networks.