Commit 067f2278 authored by vipwzw's avatar vipwzw Committed by 33cn

Update raftPerf.go

parent 0a17c4ae
...@@ -29,7 +29,6 @@ import ( ...@@ -29,7 +29,6 @@ import (
const fee = 1e6 const fee = 1e6
const letterBytes = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" const letterBytes = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
var conn *grpc.ClientConn var conn *grpc.ClientConn
var c types.Chain33Client var c types.Chain33Client
var r *rand.Rand var r *rand.Rand
......
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