Constant ERR_EVM_NONCE_OVERFLOW

Source
pub const ERR_EVM_NONCE_OVERFLOW: u8 = 100;
Expand description

Custom error when an EVM nonce overflow occurs.