This class represents the on-chain ExtrinsicSuccessEvent event, when an extrinsic completed successfully.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

dispatchInfo: {
    class: string;
    paysFee: string;
    weigth: string;
}

Type declaration

  • class: string
  • paysFee: string
  • weigth: string
method: string
raw: Event
section: string
type: EventType

Methods

Generated using TypeDoc