mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-02 13:54:21 +01:00
liquidity-ads: persist channel blockheight states to disk
Adds new tables to database, backfills, basically copies the fee_rates state machine for channeld.
This commit is contained in:
@@ -18,6 +18,7 @@ DEVTOOLS_COMMON_OBJS := \
|
||||
common/bech32_util.o \
|
||||
common/bigsize.o \
|
||||
common/bolt11.o \
|
||||
common/blockheight_states.o \
|
||||
common/channel_id.o \
|
||||
common/crypto_state.o \
|
||||
common/decode_array.o \
|
||||
|
||||
Reference in New Issue
Block a user