mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
Add debug
This commit is contained in:
@@ -114,7 +114,7 @@ pub struct SubscriptionSlots {
|
|||||||
duty_slot: Slot,
|
duty_slot: Slot,
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(Copy, Clone)]
|
#[derive(Copy, Clone, Debug)]
|
||||||
pub struct SelectionProofConfig {
|
pub struct SelectionProofConfig {
|
||||||
pub lookahead_slot: u64,
|
pub lookahead_slot: u64,
|
||||||
pub computation_offset: Duration, // The seconds to compute the selection proof before a slot
|
pub computation_offset: Duration, // The seconds to compute the selection proof before a slot
|
||||||
|
|||||||
Reference in New Issue
Block a user