We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2698ba commit c2cef13Copy full SHA for c2cef13
1 file changed
profiles/evm_transfer_write_file.json
@@ -26,7 +26,7 @@
26
"trackUserLatency": false,
27
"prewarm": false,
28
"rampUp": false,
29
- "txsDir": "/home/ubuntu/load_txs",
+ "txsDir": "~/load_txs",
30
"targetGas": 30000000,
31
"numBlocksToWrite": 1000
32
}
0 commit comments