cryptoadvance / cryptoadvance/spectrum
Implement RBF in Spectrum
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 11
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
The current error is:
`cryptoadvance.spectrum.spectrum.RPCError: ('Method not found (utxoupdatepsbt)', -32601)`
since the RPC call `utxoupdatepsbt` doesn't exist / isn't handled in Spectrum.
BDK could be used here.
More background in this issue:
https://github.com/cryptoadvance/specter-desktop/issues/2173
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.