Commit f6f8638
committed
Merge #52: Add missing PSBT_IN_NON_WITNESS_UTXO to v2 input decoding
30f2504 Add PSBT_IN_NON_WITNESS_UTXO to insert_pair (macgyver13)
Pull request description:
This PR adds the missing PSBT_IN_NON_WITNESS_UTXO key type to the insert_pair match in v2::Input.
Looks like the decode path was missing since the original "Add PSBT v2" commit.
ACKs for top commit:
tcharding:
ACK 30f2504
Tree-SHA512: 67bbed47a5a6188ab135f77feefad3ee1d1c76c243042d9c332f8a14afca06072a790a89baf66e8ad632a7dc8f92f398df5e74b914fa23f19114d6b96c6dcc191 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
460 | 465 | | |
461 | 466 | | |
462 | 467 | | |
| |||
0 commit comments