Skip to content

Commit

Permalink
Add bad block of the proof size fiasko to Battery Station chain spec (#…
Browse files Browse the repository at this point in the history
…1119)

Add bad block to Battery Station chain spec
  • Loading branch information
maltekliemann authored Sep 19, 2023
1 parent c3e39c4 commit 40ad4b5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion node/res/bs_parachain.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
"parachain_id": 2101,
"relay_chain": "rococo",
"consensusEngine": null,
"bad_blocks": [
"0x74d8c181547c1607ed28120f94cbe527cb3828772b3e794aabb45dc6a16e482d"
],
"codeSubstitutes": {},
"genesis": {
"raw": {
Expand Down Expand Up @@ -97,4 +100,4 @@
"childrenDefault": {}
}
}
}
}

0 comments on commit 40ad4b5

Please sign in to comment.