Skip to content

Commit

Permalink
chore: use test1 seed phrase (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
albttx committed Apr 7, 2023
1 parent 8d4e497 commit 56ee80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ make build
2. Run the stress test by specifying options

```bash
./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
./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
```

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

0 comments on commit 56ee80c

Please sign in to comment.