mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-23 23:04:53 +00:00
Use AttestationDuty in epoch duties
This commit is contained in:
@@ -6,4 +6,5 @@ pub struct AttestationDuty {
|
||||
pub slot: Slot,
|
||||
pub shard: Shard,
|
||||
pub committee_index: usize,
|
||||
pub comittee_size: usize,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user