Constant MIN_CALLEE_GAS

pub const MIN_CALLEE_GAS: u64 = CALL_STIPEND; // 2_300u64
Expand description

Minimum gas that must be provided to a callee.