Constant NEWACCOUNT
pub const NEWACCOUNT: u64 = 25000; // 25_000u64
Available on crate feature
evm
only.Expand description
Gas cost for creating a new account.
pub const NEWACCOUNT: u64 = 25000; // 25_000u64
evm
only.Gas cost for creating a new account.