Commit 00c6e6f
committed
peers: add a
As the `channel_id` no longer includes the tx hash of the confirmed
funding transaction, confirm the funding transaction hash in the
`funding_locked2` message. In the rare event of a network partition
or block reorg, this might be handy.funding_tx_id field to funding_locked2
1 parent b8e37ba commit 00c6e6f
1 file changed
+15
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
693 | 693 | | |
694 | 694 | | |
695 | 695 | | |
| 696 | + | |
696 | 697 | | |
697 | 698 | | |
698 | | - | |
| 699 | + | |
| 700 | + | |
699 | 701 | | |
700 | | - | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
701 | 714 | | |
702 | 715 | | |
703 | 716 | | |
| |||
0 commit comments