Results 8 comments of Michael

Hm should the domains to query be loaded from a config rather than having bb and mempool.space hard coded?

> Probably from configs is ideal New commit added making the priorities configurable

> Nice PR! > > Please move `getfeeratefromurl`, `getpriorityfromconftarget` and `getfeerate` functions from `walletoperations.sh` to `bitcoin.sh`. > > In `requesthandler.sh`, rename `getfeerate` to `bitcoin_getfeerate`. > > Also, we need to...

> Can you make `batchspend()` (in batching.sh) use the new `getfeerate` function? Added!

https://github.com/SatoshiPortal/cyphernode/pull/320

Corrected additional RPC examples for gettxspendingprevout, createrawtransaction, signrawtransactionwithkey, addmultisigaddress & listunspent All relevant changes should be complete here

> Please [squash your commits](https://github.com/bitcoin/bitcoin/blob/master/CONTRIBUTING.md#squashing-commits). You can improve the commit message at the same time. i.e "doc: ...." Done!

> @Talej Can you rebase this? All done!