Constant MINIMUM_GAS_LIMIT   
pub const MINIMUM_GAS_LIMIT: u64 = 5000; // 5_000u64Expand description
Minimum gas limit allowed for transactions.
pub const MINIMUM_GAS_LIMIT: u64 = 5000; // 5_000u64Minimum gas limit allowed for transactions.