Constant MIN_CALLEE_GAS
pub const MIN_CALLEE_GAS: u64 = CALL_STIPEND; // 2_300u64Expand description
Minimum gas that must be provided to a callee.
pub const MIN_CALLEE_GAS: u64 = CALL_STIPEND; // 2_300u64Minimum gas that must be provided to a callee.