Page MenuHomePhabricator

[Apps][Examples] Create a websocket to listen for confirmation on a transaction
ClosedPublic

Authored by emack on Aug 8 2023, 12:49.

Details

Summary

T3203

Example using a chronik websocket to subscribe to a hash160 and txid. Upon receiving a Confirm ws event, the websocket unsubscribes and closes.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
wsConfirmation
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24706
Build 49004: Build Diffapp-dev-examples
Build 49003: arc lint + arc unit