core-lightning/openingd
Christian Decker adbb977053 openingd: If we have negotiated zeroconf we use our mindepth
With `option_zeroconf` we may now send `channel_ready` at any time we
want, rendering the `mindepth` parameter a mere heads up. We ignore it
in favor of our own value, since we plan to trigger releasing the
`channel_ready` once we reach our own depth.
2022-07-04 22:14:06 +02:00
..
common.c hsmd: Add validate_commitment_tx 2022-03-20 13:06:16 +10:30
common.h hsmd: Add validate_commitment_tx 2022-03-20 13:06:16 +10:30
dualopend.c channeld: take over gossip_rcvd_filter.c and is_msg_gossip_broadcast. 2022-06-17 14:14:02 +09:30
dualopend_wire.csv dualopend: restore memleak calls. 2022-03-10 09:40:09 +10:30
Makefile channeld: take over gossip_rcvd_filter.c and is_msg_gossip_broadcast. 2022-06-17 14:14:02 +09:30
openingd.c openingd: If we have negotiated zeroconf we use our mindepth 2022-07-04 22:14:06 +02:00
openingd_wire.csv lightningd: always tell connectd the channel id. 2022-03-23 13:20:12 +10:30