d1f97e209a
The `SyncManager` has a leftover optional `sleepTime` parameter in its constructor that used to configure the sync loop polling rate. This parameter was replaced with a constant in #1602 and is no longer functional. This patch removes the `sleepTime` leftovers. |
||
---|---|---|
.. | ||
consensus_object_pools | ||
eth1 | ||
fork_choice | ||
gossip_processing | ||
networking | ||
rpc | ||
spec | ||
sync | ||
validator_client | ||
validators | ||
.editorconfig | ||
.gitignore | ||
beacon_chain_db.nim | ||
beacon_chain_db_immutable.nim | ||
beacon_clock.nim | ||
beacon_node.nim | ||
beacon_node_status.nim | ||
conf.nim | ||
deposits.nim | ||
extras.nim | ||
filepath.nim | ||
interop.nim | ||
nim.cfg | ||
nimbus_beacon_node.nim | ||
nimbus_beacon_node.nim.cfg | ||
nimbus_binary_common.nim | ||
nimbus_signing_node.nim | ||
nimbus_signing_node.nim.cfg | ||
nimbus_validator_client.nim | ||
nimbus_validator_client.nim.cfg | ||
sszdump.nim | ||
statediff.nim | ||
statusbar.nim | ||
trusted_node_sync.nim | ||
version.nim | ||
wallets.nim |