Constant TX_BASE_COST
pub const TX_BASE_COST: u64 = 12_000; // 12_000u64Available on crate feature
evm only.Expand description
Reduced intrinsic base cost charged to tx.sender (execution-specs TX_BASE).
pub const TX_BASE_COST: u64 = 12_000; // 12_000u64evm only.Reduced intrinsic base cost charged to tx.sender (execution-specs TX_BASE).