mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 14:01:02 +00:00
Blacklist invalid block in Kusama (#818)
This commit is contained in:
@@ -27,7 +27,8 @@
|
|||||||
"consensusEngine": null,
|
"consensusEngine": null,
|
||||||
"forkBlocks": null,
|
"forkBlocks": null,
|
||||||
"badBlocks": [
|
"badBlocks": [
|
||||||
"0x15b1b925b0aa5cfe43c88cd024f74258cb5cfe3af424882c901014e8acd0d241"
|
"0x15b1b925b0aa5cfe43c88cd024f74258cb5cfe3af424882c901014e8acd0d241",
|
||||||
|
"0x2563260209012232649ab9dc003f62e274c684037de499a23062f8e0e816c605"
|
||||||
],
|
],
|
||||||
"genesis": {
|
"genesis": {
|
||||||
"raw": [
|
"raw": [
|
||||||
|
|||||||
Reference in New Issue
Block a user