fix benchmark run error in original mode
@ -226,9 +226,11 @@ func main() {
}()
}
} else {
go func() {
if *peerDisvoery {
currentNode.JoinShard(leader)
currentNode.StartServer(*port)