Skip to content

Commit

Permalink
[collator] fix version discrepancy + add bootnode to hardcoded specs. (
Browse files Browse the repository at this point in the history
…#71)

* [collator] fix version discrepancies

* [westend] add bootnode

* update hardcoded specs
  • Loading branch information
clangenb authored Nov 5, 2021
1 parent 7ef7f72 commit 03b7f26
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 47 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion polkadot-parachains/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[package]
name = "encointer-collator"
version = "0.5.1"
# align with the runtimes
version = "0.5.9"
authors = ["Parity Technologies <[email protected]>"]
build = "build.rs"
edition = "2018"
Expand Down
47 changes: 25 additions & 22 deletions polkadot-parachains/res/launch-kusama.json

Large diffs are not rendered by default.

51 changes: 28 additions & 23 deletions polkadot-parachains/res/launch-westend.json

Large diffs are not rendered by default.

0 comments on commit 03b7f26

Please sign in to comment.