Skip to content

Commit ee1735b

Browse files
committed
wip
1 parent 42fd619 commit ee1735b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/scala/io/iohk/ethereum/blockchain/sync/FastSync.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@ trait FastSync {
304304
cleanup()
305305
appStateStorage.fastSyncDone()
306306
context become idle
307+
blockChainOnlyPeers = Set.empty
307308
self ! FastSyncDone
308309
}
309310

0 commit comments

Comments
 (0)