We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7eb7909 + 65c33cc commit fe42ad2Copy full SHA for fe42ad2
public/content/developers/docs/blocks/index.md
@@ -56,7 +56,7 @@ The block `body` contains several fields of its own:
56
| `eth1_data` | information about the deposit contract |
57
| `graffiti` | arbitrary data used to tag blocks |
58
| `proposer_slashings` | list of validators to be slashed |
59
-| `attester_slashings` | list of validators to be slashed |
+| `attester_slashings` | list of attesters to be slashed |
60
| `attestations` | list of attestations in favor of the current block |
61
| `deposits` | list of new deposits to the deposit contract |
62
| `voluntary_exits` | list of validators exiting the network |
0 commit comments