Skip to content

Commit 56ee80c

Browse files
authored
chore: use test1 seed phrase (#4)
1 parent 8d4e497 commit 56ee80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ make build
2727
2. Run the stress test by specifying options
2828

2929
```bash
30-
./build/supernova -sub-accounts 5 -transactions 100 -url http://localhost:26657 -mnemonic "coyote brisk wagon cable quit opera mesh replace response scheme jelly adult income avoid box mass coil crash sort float salad dolphin blouse humor" -output result.json
30+
./build/supernova -sub-accounts 5 -transactions 100 -url http://localhost:26657 -mnemonic "source bonus chronic canvas draft south burst lottery vacant surface solve popular case indicate oppose farm nothing bullet exhibit title speed wink action roast" -output result.json
3131
```
3232

3333
This will run a stress test against a Gno TM2 node running at `http://localhost:26657`. The test will use `5`

0 commit comments

Comments
 (0)