Skip to content

Commit

Permalink
Merge pull request #155 from rkapka/fix-attester-duties
Browse files Browse the repository at this point in the history
Move description of `dependent_root` into new paragraph
  • Loading branch information
mpetrunic authored Jul 15, 2021
2 parents 67ea4ff + 1ab2fc4 commit a58931b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apis/validator/duties/attester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ post:
- event.block otherwise
The dependent_root value is `get_block_root_at_slot(state, compute_start_slot_at_epoch(epoch - 1) - 1)`
or the genesis block root in the case of underflow."
parameters:
Expand Down

0 comments on commit a58931b

Please sign in to comment.