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 | ||