mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-22 00:24:19 +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:
@@ -231,6 +231,7 @@ class Type(FieldSet):
|
||||
'bitcoin_tx_output',
|
||||
'exclude_entry',
|
||||
'fee_states',
|
||||
'height_states',
|
||||
'onionreply',
|
||||
'feature_set',
|
||||
'onionmsg_path',
|
||||
|
||||
Reference in New Issue
Block a user