mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-26 20:30:59 +01:00
The current plan for coin movements involves tagging origination/destination htlc's with a separate tag from 'routed' htlcs (which pass through our node). In order to do this, we need a persistent flag on incoming htlcs as to whether or not we are the final destination. |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
db.c | ||
db.h | ||
db_common.h | ||
db_postgres.c | ||
db_sqlite3.c | ||
invoices.c | ||
invoices.h | ||
Makefile | ||
txfilter.c | ||
txfilter.h | ||
wallet.c | ||
wallet.h | ||
walletrpc.c | ||
walletrpc.h |