Commit 7464550
committed
simplicity: swap program and witness data in satisfaction
These are backward, which I noticed when constructing a Simplicity
transaction for Liquid Testnet. There isn't an easy way to unit test
this but I confirmed that the new order is the correct one on the live
network.
#
# You are committing on CAMUS
#
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# On branch 2024-10--taproot-improvements
# Changes to be committed:
# modified: src/descriptor/tr.rs
#1 parent 37ad9e7 commit 7464550
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
| 557 | + | |
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
| |||
0 commit comments