Commit 077f0efa authored by duanjinfei's avatar duanjinfei

change continued send tx

parent 12010def
......@@ -6,7 +6,6 @@ import (
"ChainGrpcTest/transaction"
"github.com/ethereum/go-ethereum/core/types"
"sync"
"time"
)
var (
......@@ -54,7 +53,6 @@ func startTest() {
log.Info("----------------------------------end")
tranArrChan <- arr
syncMap = updateNonce(syncMap, cfg)
time.Sleep(time.Second * 5)
}
}
}
......
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