We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdf9b9b commit 168fd1dCopy full SHA for 168fd1d
loadtest/tx.go
@@ -36,8 +36,6 @@ func SendTx(
36
}
37
if grpcRes.TxResponse.Code == 0 {
38
atomic.AddInt64(sentCount, 1)
39
- } else {
40
-
41
42
43
0 commit comments