We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e57de72 commit e210eebCopy full SHA for e210eeb
1 file changed
specs/bellatrix/p2p-interface.md
@@ -91,7 +91,7 @@ validation (including execution node verification of the `block.body.execution_p
91
The following gossip validation from prior specifications MUST NOT be applied if the execution is
92
enabled for the block -- i.e. `is_execution_enabled(state, block.body)`:
93
94
- - _[REJECT]_ The block's parent (defined by `block.parent_root`) passes validation.
+- _[REJECT]_ The block's parent (defined by `block.parent_root`) passes validation.
95
96
#### Transitioning the gossip
97
0 commit comments