aopdSatoshiProofs

This subscription emits Satoshi proofs after they have been submitted by the user providing the transaction id. Listening to submitted Satoshi proofs allows to automate the verification step by obtaining transaction details from your custody solution and matching them against expected values. The corresponding mutation query to be used for persisting the verification result is finalizeSatoshiProof().

The trpdTransactions subscription is served from /graphql-ws. Please use GraphiQL to obtain the query and returned object details.

Unfortunately, subscriptions are not supported on GraphiQL so only the documentation can be explored.