mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
ce8bdfcc45
HTLCs trigger a coin movement only when their final form (state) is reached. This prevents us from needing to concern ourselves with retries, as well as being the absolutely most correct in terms of answering the question 'when has the money irrevocably changed hands'. All coin movements should pass this bar, for ultimate accounting correctness |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
db_common.h | ||
db_postgres.c | ||
db_sqlite3.c | ||
db.c | ||
db.h | ||
invoices.c | ||
invoices.h | ||
Makefile | ||
txfilter.c | ||
txfilter.h | ||
wallet.c | ||
wallet.h | ||
walletrpc.c | ||
walletrpc.h |