Browse Source

fix

pull/8127/head
tycho garen 2 years ago
committed by M. J. Fromberger
parent
commit
2740cdfc05
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      node/node.go

+ 1
- 2
node/node.go View File

@ -388,8 +388,7 @@ func makeNode(
mpReactor,
evReactor,
},
// seperate so we can start
// before statesync
// pex is separate so we can start before statesync
pexService: pexReactor,
stateStore: stateStore,


Loading…
Cancel
Save