Terminated: PlainDescriptor<{
    beneficiary: FixedSizeBinary<20>;
    contract: FixedSizeBinary<20>;
}>

Contract has been removed.

Note

The only way for a contract to be removed and emitting this event is by calling seal_terminate.

Type declaration

  • beneficiary: FixedSizeBinary<20>

    The account that received the contracts remaining balance

  • contract: FixedSizeBinary<20>

    The contract that was terminated.