T2447
Depends on D11531
Part 3 of stacked diff for implementing chronik websocket connections into Cashtab.
This diff uses the getHashArrayFromWallet function defined in Part 2 to obtain + subscribe to the correct addresses.
Differential D11534
[Cashtab] [Chronik Websocket Notifications] [Part 3] Subscribe to Hash160s bytesofman on May 30 2022, 17:32. Authored by
Details
T2447 Depends on D11531 Part 3 of stacked diff for implementing chronik websocket connections into Cashtab. This diff uses the getHashArrayFromWallet function defined in Part 2 to obtain + subscribe to the correct addresses. npm start
Diff Detail
Event Timeline
Comment Actions With D11554 up, and @tobias_ruck confirming that this error msg is due to this version of chronik-client not handling "block found" messages, I think this is okay to land. The error msg is annoying on this version but does not impact performance. |