aboutsummaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorSebastian Falbesoner <sebastian.falbesoner@gmail.com>2022-03-13 21:44:28 +0100
committerSebastian Falbesoner <sebastian.falbesoner@gmail.com>2022-03-14 11:54:50 +0100
commit12cc0201c26f4214d9e1dee1e6d0ddb97b7ab20f (patch)
treedbcb00a4ac6ca93be5339cc56b34909870f0928d /COPYING
parente04720ec3336e3df7fce522e3b1da972aa65ff62 (diff)
contrib: fix signet miner (sighash mismatch)
PSBT signing was changed to use SIGHASH_DEFAULT by default in #22514. The signet miner script sets the sighash type of the created PSBT to SIGHASH_ALL, hence this leads to a sighash mismatch when the `walletprocesspsbt` RPC is called. Fix this by explicitly passing the correct sighash type. Note that the same change was needed in one of our functional tests, see commit d3992669df826899a3de78a77a366dab46028026. Reported by gruve-p.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions