We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99992e7 commit faa0847Copy full SHA for faa0847
doc/release-notes.md
@@ -261,6 +261,10 @@ Wallet
261
the fee bumping of transactions that did not signal RBF. This functionality
262
has been superseded with the abandon transaction feature. (#19671)
263
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
+
268
### Default Wallet
269
270
Bitcoin Core will no longer create an unnamed `""` wallet by default when no
0 commit comments