Skip to content

Commit

Permalink
Merge branch 'master' into polkadot-v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Roznovjak authored Dec 26, 2023
2 parents 2a34fa7 + 32ce263 commit c47cd17
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 c47cd17

Please sign in to comment.