Options
All
  • Public
  • Public/Protected
  • All
Menu

Transaction status error model returned by listeners

Hierarchy

  • TransactionStatusError

Index

Properties

Properties

Readonly address

address: Address

The address of the account that signed the invalid transaction. It's the address listened when calling Lister.status.

Readonly code

code: string

The error code.

Readonly deadline

deadline: Deadline

Readonly hash

hash: string

The transaction hash.

Generated using TypeDoc