mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-17 21:16:52 +00:00
add missing quotes for field
This commit is contained in:
parent
1df0f9f1b7
commit
cae363f209
@ -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…
x
Reference in New Issue
Block a user