From 367f2b1e2d85cc670086e33e92739c6efe3b579f Mon Sep 17 00:00:00 2001 From: Tan Chee Keong Date: Fri, 6 Dec 2024 08:41:45 +0800 Subject: [PATCH] delete previous_epoch_active_gwei --- book/src/validator-inclusion.md | 1 - 1 file changed, 1 deletion(-) diff --git a/book/src/validator-inclusion.md b/book/src/validator-inclusion.md index 092c813a1ea..eef563dcdb7 100644 --- a/book/src/validator-inclusion.md +++ b/book/src/validator-inclusion.md @@ -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.