ShieldedTransactionsEvent
An event of the shielded transactions subscription.
union ShieldedTransactionsEvent =
| RelevantTransaction
| ShieldedTransactionsProgress
Possible types
ShieldedTransactionsEvent.RelevantTransaction object
A transaction relevant for the subscribing wallet and an optional collapsed merkle tree.
ShieldedTransactionsEvent.ShieldedTransactionsProgress object
Information about the shielded transactions indexing progress.
Returned By
shieldedTransactions subscription