MIN_CALLEE_GAS

Constant MIN_CALLEE_GAS 

pub const MIN_CALLEE_GAS: u64 = CALL_STIPEND; // 2_300u64
Available on crate feature evm only.
Expand description

Minimum gas that must be provided to a callee.