Constant STANDARD_TOKEN_COST
pub const STANDARD_TOKEN_COST: u64 = 4; // 4u64
Available on crate feature
evm
only.Expand description
The standard cost of calldata token.
pub const STANDARD_TOKEN_COST: u64 = 4; // 4u64
evm
only.The standard cost of calldata token.