remove lightSyncState field from chain specs (#575)

necessary because of https://github.com/paritytech/substrate/pull/9491
This commit is contained in:
Alexander Popiak
2021-08-17 14:16:44 +02:00
committed by GitHub
parent 2da45574b9
commit 88d6a6c1fe
8 changed files with 2 additions and 10 deletions
-1
View File
@@ -16,7 +16,6 @@
"relay_chain": "kusama",
"para_id": 1000,
"consensusEngine": null,
"lightSyncState": null,
"genesis": {
"raw": {
"top": {
@@ -14,7 +14,6 @@
"relay_chain": "kusama",
"para_id": 1000,
"consensusEngine": null,
"lightSyncState": null,
"codeSubstitutes": {},
"genesis": {
"raw": {
@@ -74,4 +73,4 @@
"childrenDefault": {}
}
}
}
}
-1
View File
@@ -13,7 +13,6 @@
"relay_chain": "rococo",
"para_id": 1,
"consensusEngine": null,
"lightSyncState": null,
"genesis": {
"raw": {
"top": {
-1
View File
@@ -18,7 +18,6 @@
"relay_chain": "rococo",
"para_id": 100,
"consensusEngine": null,
"lightSyncState": null,
"genesis": {
"raw": {
"top": {
-1
View File
@@ -18,7 +18,6 @@
"relay_chain": "rococo",
"para_id": 120,
"consensusEngine": null,
"lightSyncState": null,
"genesis": {
"raw": {
"top": {
-1
View File
@@ -18,7 +18,6 @@
"relay_chain": "rococo",
"para_id": 110,
"consensusEngine": null,
"lightSyncState": null,
"genesis": {
"raw": {
"top": {
-1
View File
@@ -17,7 +17,6 @@
},
"para_id": 1000,
"consensusEngine": null,
"lightSyncState": null,
"genesis": {
"raw": {
"top": {
@@ -14,7 +14,6 @@
"relay_chain": "westend",
"para_id": 1000,
"consensusEngine": null,
"lightSyncState": null,
"codeSubstitutes": {},
"genesis": {
"raw": {
@@ -75,4 +74,4 @@
"childrenDefault": {}
}
}
}
}