mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-15 09:58:51 +00:00
277 B
277 B
RPC Wallet
- The
signrawtransactionwithkey,signrawtransactionwithwallet,walletprocesspsbtanddescriptorprocesspsbtcalls now return the more specific RPC_INVALID_PARAMETER error instead of RPC_MISC_ERROR if their sighashtype argument is malformed.