Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Remove lightSyncState Field from Chain Specs #575

Merged
merged 1 commit into from
Aug 17, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion polkadot-parachains/res/statemine.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"relay_chain": "kusama",
"para_id": 1000,
"consensusEngine": null,
"lightSyncState": null,
"genesis": {
"raw": {
"top": {
Expand Down
3 changes: 1 addition & 2 deletions polkadot-parachains/res/statemine_genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"relay_chain": "kusama",
"para_id": 1000,
"consensusEngine": null,
"lightSyncState": null,
"codeSubstitutes": {},
"genesis": {
"raw": {
Expand Down Expand Up @@ -74,4 +73,4 @@
"childrenDefault": {}
}
}
}
}
1 change: 0 additions & 1 deletion polkadot-parachains/res/statemint.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"relay_chain": "rococo",
"para_id": 1,
"consensusEngine": null,
"lightSyncState": null,
"genesis": {
"raw": {
"top": {
Expand Down
1 change: 0 additions & 1 deletion polkadot-parachains/res/tick.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"relay_chain": "rococo",
"para_id": 100,
"consensusEngine": null,
"lightSyncState": null,
"genesis": {
"raw": {
"top": {
Expand Down
1 change: 0 additions & 1 deletion polkadot-parachains/res/track.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"relay_chain": "rococo",
"para_id": 120,
"consensusEngine": null,
"lightSyncState": null,
"genesis": {
"raw": {
"top": {
Expand Down
1 change: 0 additions & 1 deletion polkadot-parachains/res/trick.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"relay_chain": "rococo",
"para_id": 110,
"consensusEngine": null,
"lightSyncState": null,
"genesis": {
"raw": {
"top": {
Expand Down
1 change: 0 additions & 1 deletion polkadot-parachains/res/westmint.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
},
"para_id": 1000,
"consensusEngine": null,
"lightSyncState": null,
"genesis": {
"raw": {
"top": {
Expand Down
3 changes: 1 addition & 2 deletions polkadot-parachains/res/westmint_genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"relay_chain": "westend",
"para_id": 1000,
"consensusEngine": null,
"lightSyncState": null,
"codeSubstitutes": {},
"genesis": {
"raw": {
Expand Down Expand Up @@ -75,4 +74,4 @@
"childrenDefault": {}
}
}
}
}