Skip to content

Commit 0b47c16

Browse files
committed
doc: Correct release-notes for sighashtype exceptions
1 parent f033a98 commit 0b47c16

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/release-notes-28113.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ RPC Wallet
22
----------
33

44
- 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.
5+
`walletprocesspsbt` and `descriptorprocesspsbt` calls now return the more
6+
specific RPC_INVALID_PARAMETER error instead of RPC_MISC_ERROR if their
7+
sighashtype argument is malformed.

0 commit comments

Comments
 (0)