Commit e8f530d
committed
Channel/CommitmentsModule: avoid hardcoding values
This code assumes that the person who broadcasted
the commitment transaction is always the funder and
the person who is trying to spend the broadcasted
remote commitment is always the fundee.
This passed geewallet CI tests because that's
the only case we test in geewallet end-to-end tests.1 parent f0a3778 commit e8f530d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
562 | | - | |
| 562 | + | |
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
| |||
643 | 643 | | |
644 | 644 | | |
645 | 645 | | |
646 | | - | |
| 646 | + | |
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
| |||
0 commit comments