mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-04 14:54:26 +01:00
topo: Remove obsolete FIXME marker
This was addressed in bdb87aa99408b5aed0a9517bdad612a3faff7cd6 Signed-off-by: Christian Decker <decker.christian@gmail.com>
This commit is contained in:
@@ -750,7 +750,6 @@ void setup_topology(struct chain_topology *topo,
|
||||
memset(&topo->feerate, 0, sizeof(topo->feerate));
|
||||
topo->timers = timers;
|
||||
|
||||
/* FIXME(cdecker) Actually load this from DB */
|
||||
topo->min_blockheight = min_blockheight;
|
||||
topo->max_blockheight = max_blockheight;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user