mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-18 22:49:34 +00:00
add HTTP API to retrieve validator IL duties
This commit is contained in:
@@ -132,6 +132,7 @@ pub enum BeaconChainError {
|
||||
shuffling_epoch: Epoch,
|
||||
},
|
||||
SyncDutiesError(BeaconStateError),
|
||||
InclusionListDutiesError(BeaconStateError),
|
||||
InconsistentForwardsIter {
|
||||
request_slot: Slot,
|
||||
slot: Slot,
|
||||
|
||||
Reference in New Issue
Block a user