mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-30 05:52:33 +02:00
doc: Add release notes for #20101
This commit is contained in:
parent
99992e7832
commit
faa0847dec
@ -261,6 +261,10 @@ Wallet
|
|||||||
the fee bumping of transactions that did not signal RBF. This functionality
|
the fee bumping of transactions that did not signal RBF. This functionality
|
||||||
has been superseded with the abandon transaction feature. (#19671)
|
has been superseded with the abandon transaction feature. (#19671)
|
||||||
|
|
||||||
|
- The error code when no wallet is loaded, but a wallet RPC is called, has been
|
||||||
|
changed from `-32601` (method not found) to `-18` (wallet not found).
|
||||||
|
(#20101)
|
||||||
|
|
||||||
### Default Wallet
|
### Default Wallet
|
||||||
|
|
||||||
Bitcoin Core will no longer create an unnamed `""` wallet by default when no
|
Bitcoin Core will no longer create an unnamed `""` wallet by default when no
|
||||||
|
Loading…
Reference in New Issue
Block a user