mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
8a34933c1a
We were adding channels without their capacity, and eventually annotated them when we exchanged `channel_update`s. This worked as long as we weren't considering the channel capacity, but would result in local-only channels to be unusable once we start checking. |
||
---|---|---|
.. | ||
test | ||
channel_wire.csv | ||
channel.c | ||
channeld_htlc.h | ||
commit_tx.c | ||
commit_tx.h | ||
full_channel_error.h | ||
full_channel.c | ||
full_channel.h | ||
Makefile |