Update specs/core/0_beacon-chain.md

Co-Authored-By: vbuterin <v@buterin.com>
This commit is contained in:
Danny Ryan 2018-11-26 18:32:53 -05:00 committed by GitHub
parent 9f1869cad9
commit be56e58c1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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',