Module evmodin::continuation::interrupt[][src]

Expand description

Interrupts.

Structs

Access this account and return its status.

Access this storage key and return its status.

Does this account exist?

Execute this message as a new call.

Get code of this account.

Emit log message.

EVM has just been created. Resume this interrupt to start execution.

Get balance of this account.

Get block hash for this account.

Get code hash of this account.

Get code size of this account.

Need this storage key.

Get TxContext for this call.

New instruction has been encountered.

Selfdestruct this account.

Set this storage key.

Enums

Collection of all possible interrupts. Match on this to get the specific interrupt returned.