2d70b46269
Fixes #5287. The PSBT spec is a bit vague when it comes to the WitnessUtxo field of an input as it's not strictly required for witness inputs. Therefore Electrum for example does not include the field. We need to make the SegWit input check a bit more elaborate by looking at the output script of the UTXO and also the redeem script in case it's a nested SegWit spend. |
||
---|---|---|
.. | ||
assembler.go | ||
canned_assembler.go | ||
coin_select_test.go | ||
coin_select.go | ||
log.go | ||
psbt_assembler_test.go | ||
psbt_assembler.go | ||
wallet_assembler.go |