mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +00:00
remove lightSyncState field from chain specs (#576)
necessary because of https://github.com/paritytech/substrate/pull/9491
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
"relay_chain": "kusama",
|
||||
"para_id": 1000,
|
||||
"consensusEngine": null,
|
||||
"lightSyncState": null,
|
||||
"codeSubstitutes": {},
|
||||
"genesis": {
|
||||
"raw": {
|
||||
@@ -74,4 +73,4 @@
|
||||
"childrenDefault": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user