Skip to content

Commit

Permalink
chore(zombienet): update zombienet network spec
Browse files Browse the repository at this point in the history
  • Loading branch information
al3mart committed Feb 17, 2025
1 parent 3344fc8 commit bb2046b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions networks/testnet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ validator = true

[[parachains]]
id = 4001
chain = "testnet"
chain = "pop-testnet-dev" # pop testnet runtime with development config.
default_command = "./target/release/pop-node"

[parachains.genesis_overrides.balances]
Expand All @@ -45,4 +45,4 @@ chain = "asset-hub-rococo-local"

[[parachains.collators]]
name = "asset-hub"
args = ["-lxcm=trace"]
args = ["-lxcm=trace"]

0 comments on commit bb2046b

Please sign in to comment.