Constant CODE_DEPOSIT_PER_BYTE
pub const CODE_DEPOSIT_PER_BYTE: u64 = 1; // 1u64Available on crate feature
evm only.Expand description
State bytes charged per byte of deployed code.
pub const CODE_DEPOSIT_PER_BYTE: u64 = 1; // 1u64evm only.State bytes charged per byte of deployed code.