add todo comment
This commit is contained in:
parent
16caf1d0fe
commit
5170f5f820
@ -194,6 +194,7 @@ impl Web3Rpcs {
|
||||
return Ok(());
|
||||
}
|
||||
|
||||
// TODO: should this be spawned and then we just hold onto the handle here?
|
||||
let mut consensus_finder =
|
||||
ConsensusFinder::new(Some(self.max_head_block_age), Some(self.max_head_block_lag));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user