Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BatchInterruptedEvent

This class represents the on-chain BatchInterruptedEvent event, when a batch of dispatches did not complete fully.

Hierarchy

Index

Constructors

Properties

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

Type declaration

  • module: { error: string; index: number }
    • error: string
    • index: number
errorType: string
index: number
method: string
raw: Event
section: string

Methods

Generated using TypeDoc