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