bitcoindevkit / bitcoindevkit/rust-electrum-client
Persist subscription status across reconnects
Open
new feature
- Dominant language
- Rust
- Stars
- 89
- Forks
- 82
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 1
Description
It would be nice if the client would re-subscribe to block headers/scripts if the connection was ever dropped and we're reconnecting.
Alternatively, `script_pop`/`block_headers_pop` could return an error indicating that the subscription has been cancelled in the meantime.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.