Skip to content

Commit

Permalink
doc: Correct release-notes for sighashtype exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCharlatan committed Jul 27, 2023
1 parent f033a98 commit 0b47c16
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/release-notes-28113.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ RPC Wallet
----------

- The `signrawtransactionwithkey`, `signrawtransactionwithwallet`,
`walletprocesspsbt` and `descriptorprocesspsbt` calls now return more
specific RPC_INVALID_PARAMETER instead of RPC_PARSE_ERROR if their
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 comments on commit 0b47c16

Please sign in to comment.