Skip to content

Commit

Permalink
delete previous_epoch_active_gwei
Browse files Browse the repository at this point in the history
  • Loading branch information
chong-he committed Dec 6, 2024
1 parent f34413a commit 367f2b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion book/src/validator-inclusion.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ The following fields are returned:
able to vote) during the current epoch.
- `current_epoch_target_attesting_gwei`: the total staked gwei that attested to
the majority-elected Casper FFG target epoch during the current epoch.
- `previous_epoch_active_gwei`: as per `current_epoch_active_gwei`, but during the previous epoch.
- `previous_epoch_target_attesting_gwei`: see `current_epoch_target_attesting_gwei`.
- `previous_epoch_head_attesting_gwei`: the total staked gwei that attested to a
head beacon block that is in the canonical chain.
Expand Down

0 comments on commit 367f2b1

Please sign in to comment.