We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db06218 commit ed268ccCopy full SHA for ed268cc
playbooks/dev/tx-pool-check.yaml
@@ -28,11 +28,11 @@ tasks:
28
failOnHighLatency: true
29
configVars:
30
privateKey: "walletPrivkey"
31
-- name: tx_pool_clean
32
- title: "Clean transaction pool"
33
- timeout: 5m
34
- config:
35
- waitTime: 5
+# - name: tx_pool_clean
+# title: "Clean transaction pool"
+# timeout: 5m
+# config:
+# waitTime: 5
36
# - name: tx_pool_throughput_analysis
37
# title: "Check transaction pool throughput with 10.000 transactions in one second"
38
# timeout: 10m
0 commit comments