Constant PER_EMPTY_ACCOUNT_COST
pub const PER_EMPTY_ACCOUNT_COST: u64 = 25000; // 25_000u64
Available on crate feature
evm
only.Expand description
Cost of creating authorized account that was previously empty.