Files
bitcoin/doc/release-notes-28113.md
2023-07-27 09:16:11 +02:00

277 B

RPC Wallet

  • The signrawtransactionwithkey, signrawtransactionwithwallet, walletprocesspsbt and descriptorprocesspsbt calls now return the more specific RPC_INVALID_PARAMETER error instead of RPC_MISC_ERROR if their sighashtype argument is malformed.