mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-05 15:25:18 +00:00
Removed a trailing space (#514)
This commit is contained in:
parent
1f6032e7c8
commit
30ceb8f439
@ -1627,7 +1627,7 @@ For each `attestation` in `block.body.attestations`:
|
||||
],
|
||||
signature=attestation.aggregate_signature,
|
||||
domain=get_domain(state.fork, slot_to_epoch(attestation.data.slot), DOMAIN_ATTESTATION),
|
||||
)
|
||||
)
|
||||
```
|
||||
|
||||
* [TO BE REMOVED IN PHASE 1] Verify that `attestation.data.shard_block_root == ZERO_HASH`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user