Constant CALL_STIPEND_GAS
pub const CALL_STIPEND_GAS: u64 = 2_300; // 2_300u64
Available on crate feature
rpc
only.Expand description
Gas required at the beginning of a call.
pub const CALL_STIPEND_GAS: u64 = 2_300; // 2_300u64
rpc
only.Gas required at the beginning of a call.