Remove some easy Electra TODOs (#5928)

* Remove some easy Electra TODOs
This commit is contained in:
Michael Sproul
2024-06-17 23:32:39 +10:00
committed by GitHub
parent a74098044a
commit 1eb8694a86
3 changed files with 4 additions and 35 deletions

View File

@@ -133,7 +133,6 @@ where
#[superstruct(only(Electra))]
pub earliest_consolidation_epoch: Epoch,
// TODO(electra) should these be optional?
#[superstruct(only(Electra))]
pub pending_balance_deposits: List<PendingBalanceDeposit, E::PendingBalanceDepositsLimit>,
#[superstruct(only(Electra))]