Skip to content

Commit

Permalink
fix: update para id (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
evilrobot-01 authored May 9, 2024
1 parent f7843ad commit e9dc240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/pop-parachains/templates/base/network.templ
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name = "bob"
validator = true

[[parachains]]
id = 1000
id = 2000
default_command = "./target/release/^^node^^"

[[parachains.collators]]
Expand Down

0 comments on commit e9dc240

Please sign in to comment.