remove lightSyncState field from chain specs (#576)

necessary because of https://github.com/paritytech/substrate/pull/9491
This commit is contained in:
Alexander Popiak
2021-08-17 14:16:02 +02:00
committed by GitHub
parent f0ecc74857
commit db125d2289
8 changed files with 2 additions and 10 deletions
@@ -14,7 +14,6 @@
"relay_chain": "kusama",
"para_id": 1000,
"consensusEngine": null,
"lightSyncState": null,
"codeSubstitutes": {},
"genesis": {
"raw": {
@@ -74,4 +73,4 @@
"childrenDefault": {}
}
}
}
}