Class TransactionReceipt

Transaction receipt

Hierarchy (view full)

Implements

Constructors

Properties

The events of the transaction.

receipt?: Buffer

The receipt of the transaction.

receiptProofs: string[]

The receipt proofs of the transaction.

revert?: Buffer

If the transaction was reverted, this field will contain the revert message.