mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 16:05:00 -05:00
Merge pull request #1014 from ethereum/JustinDrake-patch-10
Add 32-byte graffiti
This commit is contained in:
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user