Options
Public
  • Public
  • Public/Protected
  • All
Menu

Interface SelfDestructDecoding

This type represents a decoding of unexpectedly empty return data from a successful call, indicating that the contract self-destructed.

Hierarchy

  • SelfDestructDecoding

Index

Properties

Properties

decodingMode

decodingMode: DecodingMode

The decoding mode that was used; see the README for more on these.

kind

kind: "selfdestruct"

The kind of decoding; indicates that this is an SelfDestructDecoding.

status

status: true

Indicates that this kind of decoding indicates a successful return.

Generated using TypeDoc