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 90fd5ac commit c5c1960Copy full SHA for c5c1960
doc/release-notes-32845.md
@@ -0,0 +1,9 @@
1
+Updated RPCs
2
+------------
3
+
4
+- `unloadwallet` - Return RPC_INVALID_PARAMETER when both the RPC wallet endpoint
5
+and wallet_name parameters are unspecified. Previously the RPC failed with a JSON
6
+parsing error.
7
+- `getdescriptoractivity` - Mark blockhashes and scanobjects arguments as required,
8
+so the user receives a clear help message when either is missing. As in `unloadwallet`,
9
+previously the RPC failed with a JSON parsing error.
0 commit comments