From 1ab2fc4396bf577aba71997af2560fab0641ea20 Mon Sep 17 00:00:00 2001 From: rkapka Date: Wed, 14 Jul 2021 17:45:56 +0200 Subject: [PATCH] Move description of `dependent_root` into new paragraph --- apis/validator/duties/attester.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apis/validator/duties/attester.yaml b/apis/validator/duties/attester.yaml index e3ffd806..9a783513 100644 --- a/apis/validator/duties/attester.yaml +++ b/apis/validator/duties/attester.yaml @@ -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: