mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-19 18:09:47 +01:00
277 B
277 B
RPC Wallet
- The
signrawtransactionwithkey
,signrawtransactionwithwallet
,walletprocesspsbt
anddescriptorprocesspsbt
calls now return the more specific RPC_INVALID_PARAMETER error instead of RPC_MISC_ERROR if their sighashtype argument is malformed.