Constant astar_primitives::evm::EVM_REVERT_CODE
source · pub const EVM_REVERT_CODE: &[u8];
Expand description
Revert opt code. It’s inserted at the precompile addresses, to make them functional in EVM.
pub const EVM_REVERT_CODE: &[u8];
Revert opt code. It’s inserted at the precompile addresses, to make them functional in EVM.