VyTransactionStatusDto

\!! DESCRIPTION MISSING !!

Properties

FieldTypeDescriptionRequired

hash

string

The transaction hash

status

The current status of the transaction

confirmations

int

Refers to the number of blocks that have been added to the blockchain

blockHash

string

A unique identifier for a block within a blockchain

blockNumber

int

Refers to the unique identifier assigned to each block in a blockchain

hasReachedFinality

bool

Indicates if the transaction was completed. Refers to the irreversibility of a confirmed transaction

chain

The blockchain of the transaction

References

Operation

Last updated