Type Definition Trap
evm_core
type Trap = Opcode;
Trap which indicates that an ExternalOpcode has to be handled.
ExternalOpcode