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 f033a98 commit 0b47c16Copy full SHA for 0b47c16
doc/release-notes-28113.md
@@ -2,6 +2,6 @@ RPC Wallet
2
----------
3
4
- The `signrawtransactionwithkey`, `signrawtransactionwithwallet`,
5
- `walletprocesspsbt` and `descriptorprocesspsbt` calls now return more
6
- specific RPC_INVALID_PARAMETER instead of RPC_PARSE_ERROR if their
7
- sighashtype argument is malformed or not a string.
+ `walletprocesspsbt` and `descriptorprocesspsbt` calls now return the more
+ specific RPC_INVALID_PARAMETER error instead of RPC_MISC_ERROR if their
+ sighashtype argument is malformed.
0 commit comments