mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-02 18:35:00 +01:00
To avoid everything pulling in HTLCs stuff to the opening daemon, we split the channel and commit_tx routines into initial_channel and initial_commit_tx (no HTLC support) and move full HTLC supporting versions into channeld. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
.gitignore | ||
db.c | ||
db.h | ||
db_tests.c | ||
Makefile | ||
test_utils.h | ||
wallet.c | ||
wallet.h | ||
wallet_tests.c | ||
walletrpc.c | ||
walletrpc.h |