Gloas vc ptc duty (#8338)

Co-Authored-By: shane-moore <skm1790@gmail.com>

Co-Authored-By: Eitan Seri- Levi <eserilev@gmail.com>
This commit is contained in:
Shane K Moore
2026-04-16 03:23:18 -07:00
committed by GitHub
parent a9f43f9934
commit 794718e96b
8 changed files with 379 additions and 1 deletions

View File

@@ -3473,6 +3473,7 @@ impl ApiTester {
self
}
// TODO(EIP-7732): Add test_get_validator_duties_ptc function to test PTC duties endpoint
pub async fn test_get_validator_duties_proposer_v2(self) -> Self {
let current_epoch = self.chain.epoch().unwrap();