Skip to main content

UnshieldedTransactionsEvent

An event of the unshielded transactions subscription.

union UnshieldedTransactionsEvent =
| UnshieldedTransaction
| UnshieldedTransactionsProgress

Possible types

UnshieldedTransactionsEvent.UnshieldedTransaction object

A transaction that created and/or spent UTXOs alongside these and other information.

UnshieldedTransactionsEvent.UnshieldedTransactionsProgress object

Information about the unshielded indexing progress.

Returned By

unshieldedTransactions subscription