Skip to content

Commit

Permalink
Merge pull request #1014 from ethereum/JustinDrake-patch-10
Browse files Browse the repository at this point in the history
Add 32-byte graffiti
  • Loading branch information
djrtwo committed May 1, 2019
2 parents 2ed8d99 + bbcf5f0 commit 1bb9397
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions specs/core/0_beacon-chain.md
Original file line number Diff line number Diff line change
Expand Up @@ -518,6 +518,7 @@ The types are defined topologically to aid in facilitating an executable version
{
'randao_reveal': 'bytes96',
'eth1_data': Eth1Data,
'graffiti': 'bytes32',
'proposer_slashings': [ProposerSlashing],
'attester_slashings': [AttesterSlashing],
'attestations': [Attestation],
Expand Down

0 comments on commit 1bb9397

Please sign in to comment.