mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-01 17:47:30 +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. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
run-db.c | ||
run-wallet.c | ||
test_utils.c | ||
test_utils.h |