Skip to content

Commit

Permalink
Change polkadot command in moonbase zombienet config (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
imstar15 authored May 8, 2024
1 parent e07a534 commit 1a6fedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zombienets/turing/moonbase.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ provider = "native"
timeout = 1000

[relaychain]
default_command = "../polkadot/target/release/polkadot"
default_command = "../polkadot-sdk/target/release/polkadot"
chain = "rococo-local"

[[relaychain.nodes]]
Expand Down

0 comments on commit 1a6fedd

Please sign in to comment.