mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-15 09:48:20 +00:00
Merge branch 'unstable' into gloas-proposer-preferences-duty-fix
This commit is contained in:
@@ -169,7 +169,7 @@ impl<S: ValidatorStore + 'static, T: SlotClock + 'static> ProposerPreferencesSer
|
||||
proposal_slot: duty.slot,
|
||||
validator_index: duty.validator_index,
|
||||
fee_recipient,
|
||||
gas_limit: proposal_data.gas_limit,
|
||||
target_gas_limit: proposal_data.gas_limit,
|
||||
},
|
||||
));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user