Options
All
  • Public
  • Public/Protected
  • All
Menu

Transaction status contains basic of a transaction announced to the blockchain.

Hierarchy

  • TransactionStatus

Index

Constructors

Properties

Constructors

constructor

Properties

Optional Readonly code

code: TransactionStatusEnum

The transaction status code being the error name in case of failure and success otherwise.

Readonly deadline

deadline: Deadline

The transaction deadline.

Readonly group

group: TransactionGroupEnum

The transaction status group "failed", "unconfirmed", "confirmed", etc...

Readonly hash

hash: string

The transaction hash.

Optional Readonly height

height: UInt64

Generated using TypeDoc