mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 12:47:05 +00:00
gloas genesis fix
This commit is contained in:
@@ -16,7 +16,7 @@ use tree_hash_derive::TreeHash;
|
||||
#[context_deserialize(ForkName)]
|
||||
// https://github.com/ethereum/consensus-specs/blob/master/specs/gloas/p2p-interface.md#new-proposerpreferences
|
||||
pub struct ProposerPreferences {
|
||||
pub checkpoint_root: Hash256,
|
||||
pub dependent_root: Hash256,
|
||||
pub proposal_slot: Slot,
|
||||
pub validator_index: u64,
|
||||
pub fee_recipient: Address,
|
||||
|
||||
Reference in New Issue
Block a user