From 0b47c1621524a96b79cbdc3c45ee5ad36e7ba541 Mon Sep 17 00:00:00 2001 From: TheCharlatan Date: Wed, 26 Jul 2023 11:36:45 +0200 Subject: doc: Correct release-notes for sighashtype exceptions --- doc/release-notes-28113.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/release-notes-28113.md b/doc/release-notes-28113.md index c1a3a07b17..c9f418dbbb 100644 --- a/doc/release-notes-28113.md +++ b/doc/release-notes-28113.md @@ -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. -- cgit v1.2.3