Constant CODEDEPOSIT
pub const CODEDEPOSIT: u64 = 200; // 200u64Available on crate feature
evm only.Expand description
Gas cost per byte for code deposit during contract creation.
pub const CODEDEPOSIT: u64 = 200; // 200u64evm only.Gas cost per byte for code deposit during contract creation.