mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-20 11:49:07 +02:00
rpc: Missing doc updates for bumpfee psbt update
Adds updates that have been missed in commit
ea0a7ec949:
* RPC help doc update
* Release notes update
* Remove "mutable" keyword from lambda
This commit is contained in:
@@ -110,6 +110,9 @@ Wallet
|
||||
The RPC returns public versions of all imported descriptors, including their timestamp and flags.
|
||||
For ranged descriptors, it also returns the range boundaries and the next index to generate addresses from. (#20226)
|
||||
|
||||
- The `bumpfee` RPC is not available with wallets that have private keys
|
||||
disabled. `psbtbumpfee` can be used instead. (#20891)
|
||||
|
||||
GUI changes
|
||||
-----------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user