mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
86a04c59d4
Each state (effectively, each daemon) has two slots: a permanent slot if something permanent happens (usually, a failure), and a transient slot which summarizes what's happening right now. Uncommitted channels only have a transient slot, by their very nature. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
db.c | ||
db.h | ||
invoices.c | ||
invoices.h | ||
Makefile | ||
wallet.c | ||
wallet.h | ||
walletrpc.c | ||
walletrpc.h |