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