unshieldedTransactions
Subscribe unshielded transaction events for the given address and the given transaction ID or zero if omitted.
unshieldedTransactions(
address: UnshieldedAddress!
transactionId: Int
): UnshieldedTransactionsEvent!
Arguments
unshieldedTransactions.address ● UnshieldedAddress! non-null scalar
unshieldedTransactions.transactionId ● Int scalar
Type
UnshieldedTransactionsEvent union
An event of the unshielded transactions subscription.