diff --git a/beacon_chain/nimbus_beacon_node.nim b/beacon_chain/nimbus_beacon_node.nim index 052536fba..724999526 100644 --- a/beacon_chain/nimbus_beacon_node.nim +++ b/beacon_chain/nimbus_beacon_node.nim @@ -19,7 +19,7 @@ import eth/[keys, async_utils], eth/net/nat, eth/db/[kvstore, kvstore_sqlite3], - eth/p2p/enode, eth/p2p/discoveryv5/[protocol, enr, random2], + eth/p2p/discoveryv5/[protocol, enr, random2], # Local modules "."/[