Commit 07c93a52 authored by vipwzw's avatar vipwzw Committed by 33cn

Update raftPerf.go

parent de86e120
......@@ -46,7 +46,6 @@ func createConn(ip string) {
c = types.NewChain33Client(conn)
r = rand.New(rand.NewSource(types.Now().UnixNano()))
}
func main() {
rlog.SetLogLevel("eror")
if len(os.Args) == 1 || os.Args[1] == "-h" {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment