Function warm_cold_cost_with_delegation
pub const fn warm_cold_cost_with_delegation(load: StateLoad<AccountLoad>) -> u64Available on crate feature
evm only.Expand description
Berlin warm and cold storage access cost for account access.
If delegation is Some, add additional cost for delegation account load.