mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-20 22:38:34 +00:00
Add get_builders_sweep_withdrawals and fix Gloas withdrawal tests.
This commit is contained in:
@@ -68,6 +68,7 @@ pub enum BeaconStateError {
|
||||
EpochOutOfBounds,
|
||||
SlotOutOfBounds,
|
||||
UnknownValidator(usize),
|
||||
UnknownBuilder(u64),
|
||||
UnableToDetermineProducer,
|
||||
InvalidBitfield,
|
||||
EmptyCommittee,
|
||||
|
||||
Reference in New Issue
Block a user