Skip to content

Commit

Permalink
update command
Browse files Browse the repository at this point in the history
  • Loading branch information
sinzii committed Nov 23, 2024
1 parent 83f6008 commit d0e7822
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions e2e/zombienet/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,22 +33,10 @@
{
"id": 2000,
"chain": "contracts-rococo-dev",
"collator_groups": [
"collator": [
{
"count": 3,
"name": "collator",
"command": "polkadot-parachain"
}
],
"nodes": [
{
"ws_port": 9944
},
{
"ws_port": 9945
},
{
"ws_port": 9946
"name": "collator-0",
"command_with_args": "polkadot-parachain --ws-port 9944"
}
]
}
Expand Down

0 comments on commit d0e7822

Please sign in to comment.