pub const MAX_GAS_PER_TX: u64 = 1000000;
Expand description

Maximum gas per transaction.