Cumulus companion for substrate #10463 (#870)

* Companion for substrate #10463

* update lockfile for substrate

* update lockfile for polkadot

Co-authored-by: parity-processbot <>
This commit is contained in:
Adrian Catangiu
2022-01-05 22:33:23 +02:00
committed by GitHub
parent e9e775f9e7
commit 242cdc306b
4 changed files with 275 additions and 251 deletions
+1
View File
@@ -90,6 +90,7 @@ pub fn get_chain_spec(id: ParaId) -> ChainSpec {
None,
None,
None,
None,
Extensions { para_id: id.into() },
)
}