Commit 0a17c4ae authored by vipwzw's avatar vipwzw Committed by 33cn

auto ci

parent f0eace11
...@@ -164,6 +164,7 @@ func SendToAddress(from string, to string, amount string, note string) { ...@@ -164,6 +164,7 @@ func SendToAddress(from string, to string, amount string, note string) {
fmt.Println(string(data)) fmt.Println(string(data))
} }
// NormPerf run norm performance // NormPerf run norm performance
func NormPerf(size string, num string, interval string, duration string) { func NormPerf(size string, num string, interval string, duration string) {
var key string var key string
......
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