Structs

Functions

Runs contract code using the auto-generated function selector. The endpoint name is taken from the tx context. Catches and wraps any panics thrown in the contract.
Interprets a panic thrown during execution as a tx failure. Note: specific tx outcomes from the debugger are signalled via specific panic objects.