Commit de86e120 authored by vipwzw's avatar vipwzw Committed by 33cn

auto ci

parent 067f2278
...@@ -29,6 +29,7 @@ import ( ...@@ -29,6 +29,7 @@ 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