Skip to content

Commit faa0847

Browse files
author
MarcoFalke
committed
doc: Add release notes for #20101
1 parent 99992e7 commit faa0847

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,10 @@ Wallet
261261
the fee bumping of transactions that did not signal RBF. This functionality
262262
has been superseded with the abandon transaction feature. (#19671)
263263

264+
- The error code when no wallet is loaded, but a wallet RPC is called, has been
265+
changed from `-32601` (method not found) to `-18` (wallet not found).
266+
(#20101)
267+
264268
### Default Wallet
265269

266270
Bitcoin Core will no longer create an unnamed `""` wallet by default when no

0 commit comments

Comments
 (0)