mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-12 19:54:34 +00:00
Update specs/core/0_beacon-chain.md
Co-Authored-By: vbuterin <v@buterin.com>
This commit is contained in:
parent
9f1869cad9
commit
be56e58c1a
@ -139,7 +139,7 @@ An `AttestationRecord` has the following fields:
|
||||
```python
|
||||
{
|
||||
data: AttestationSignedData
|
||||
# Attester participation bitfield (2 bits per attester)
|
||||
# Attester participation bitfield
|
||||
'attester_bitfield': 'bytes',
|
||||
# Proof of custody bitfield
|
||||
'poc_bitfield': 'bytes',
|
||||
|
Loading…
x
Reference in New Issue
Block a user