Update specs/core/0_beacon-chain.md
Co-Authored-By: vbuterin <v@buterin.com>
This commit is contained in:
parent
fc059f2ec1
commit
2d766e4aae
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue