Uses subscribe_to_address() and unsubscribe_from_address() methods with CashAddress objects to subscribe / unsubscribe events
Internally converts addresses to their underlying script hashes (P2PKH/P2SH) for subscription
Differential D18168
[Chronik] Add address subscription functionality to websocket.rs in bitcoinsuite-chronik-client Authored by hazzarust on May 28 2025, 18:54. Tags None Subscribers None
Details
Uses subscribe_to_address() and unsubscribe_from_address() methods with CashAddress objects to subscribe / unsubscribe events Internally converts addresses to their underlying script hashes (P2PKH/P2SH) for subscription Please set BUILD_DIR env to export BUILD_DIR="/path/to/build_dir
Diff Detail
|