SatoshiPortal / cyphernode

Modular Bitcoin full-node microservices API server architecture and utilities toolkit to build scalable, secure and featureful apps and services without trusted third parties
MIT License
362 stars 68 forks source link

bumpfee: if bumped txid is being watched, unwatch it #318

Open Kexkey opened 8 months ago

Kexkey commented 8 months ago

When bumping a tx fees, the txid changes. We need to either unwatch the previous txid or update the watched txid.