new: dev: pos-398 instructions for local run - retesteth bor

This commit is contained in:
Marcello Ardizzone 2022-07-06 10:54:05 +02:00
parent 44105e1136
commit 1f5880fea5

View file

@ -72,3 +72,6 @@ TransactionTests
RLPTest
src
```
Run against bor client on localhost:8545 using 8 threads
`sudo ./dretesteth.sh -t GeneralStateTests -- --testpath ~/tests --datadir /tests/config --clients t8ntool --nodes 127.0.0.1:8545 -j 8`