Constant CODEDEPOSIT
pub const CODEDEPOSIT: u64 = 200; // 200u64
Expand description
Gas cost per byte for code deposit during contract creation.
pub const CODEDEPOSIT: u64 = 200; // 200u64
Gas cost per byte for code deposit during contract creation.