Skip to main content

UnshieldedTransactionsEvent

For the complete documentation index, see llms.txt

비차폐 트랜잭션 구독의 이벤트입니다.

union UnshieldedTransactionsEvent =
| UnshieldedTransaction
| UnshieldedTransactionsProgress

Possible types

UnshieldedTransactionsEvent.UnshieldedTransaction object

UTXO를 생성 및/또는 소비한 트랜잭션으로, 관련 정보를 함께 포함합니다.

UnshieldedTransactionsEvent.UnshieldedTransactionsProgress object

비차폐 인덱싱 진행 상태 정보입니다.

Returned By

unshieldedTransactions subscription