mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 18:05:30 -05:00
Update specs/core/0_beacon-chain.md
Co-Authored-By: vbuterin <v@buterin.com>
This commit is contained in:
@@ -138,7 +138,7 @@ An `AttestationRecord` has the following fields:
|
||||
|
||||
```python
|
||||
{
|
||||
data: AttestationSignedData
|
||||
data: AttestationSignedData,
|
||||
# Attester participation bitfield
|
||||
'attester_bitfield': 'bytes',
|
||||
# Proof of custody bitfield
|
||||
|
||||
Reference in New Issue
Block a user