Commit 69054636 authored by vipwzw's avatar vipwzw

auto ci

parent 157275b5
...@@ -45,8 +45,8 @@ var ( ...@@ -45,8 +45,8 @@ var (
[]byte("1KSBd17H7ZK8iT37aJztFB22XGwsPTdwE4"), []byte("1KSBd17H7ZK8iT37aJztFB22XGwsPTdwE4"),
} }
total = 100 * types.Coin total = 100 * types.Coin
USERNAME = "user1" USERNAME = "user1"
ORGNAME = "org1" ORGNAME = "org1"
SIGNTYPE = ct.AuthSM2 SIGNTYPE = ct.AuthSM2
transfer1 = &ct.CertAction{Value: &ct.CertAction_Normal{Normal: &ct.CertNormal{Key: "", Value: nil}}, Ty: ct.CertActionNormal} transfer1 = &ct.CertAction{Value: &ct.CertAction_Normal{Normal: &ct.CertNormal{Key: "", Value: nil}}, Ty: ct.CertActionNormal}
......
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