Constant CALL_STIPEND
pub const CALL_STIPEND: u64 = 2300; // 2_300u64Available on crate feature
evm only.Expand description
Gas stipend provided to the recipient of a CALL with value transfer.
pub const CALL_STIPEND: u64 = 2300; // 2_300u64evm only.Gas stipend provided to the recipient of a CALL with value transfer.