Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the on-chain ExtrinsicFailedEvent event, when an extrinsic failed.

Hierarchy

Index

Constructors

Properties

details?: string
dispatchError: { module: { error: string; index: number } }

Type declaration

  • module: { error: string; index: number }
    • error: string
    • index: number
dispatchInfo: { class: string; paysFee: string; weigth: string }

Type declaration

  • class: string
  • paysFee: string
  • weigth: string
errorType?: string
method: string
raw: Event
section: string

Methods

Generated using TypeDoc