Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cabbagepatchman authored Dec 22, 2023
1 parent 91ee6ea commit e1e660d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fork-testing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
* *PARACHAIN* - `coll-01` - `127.0.0.1:3344`, `127.0.0.1:3333`

## Useful commands
* start/stop parchain and relaychain with one cmd `./fork-testing.sh --start/--stop`
* start/stop parachain and relaychain with one cmd `./fork-testing.sh --start/--stop`
* generate `local` chainspec `../target/release/basilisk build-spec --chain local --raw > local-raw.json`
* view logs relaychain `docker-compose --env-file env -f relaychain.yml logs --tail=100 -f {alice|bob|charlie|dave}`
* view logs parachain `docker-compose --env-file env -f parachain.yml logs --tail=100 -f {coll-01|coll-02|coll-03}`

0 comments on commit e1e660d

Please sign in to comment.