mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 20:57:10 +00:00
Gloas alpha spec 8 (#9315)
https://github.com/ethereum/consensus-specs/releases/tag/v1.7.0-alpha.8 Co-Authored-By: Eitan Seri-Levi <eserilev@ucsc.edu> Co-Authored-By: Michael Sproul <michael@sigmaprime.io>
This commit is contained in:
@@ -48,7 +48,7 @@ pub enum PayloadBidError {
|
||||
},
|
||||
/// The bids fee recipient doesn't match the proposer preferences fee recipient.
|
||||
InvalidFeeRecipient,
|
||||
/// The bids gas limit doesn't match the proposer preferences gas limit.
|
||||
/// The bid's gas limit is not compatible with the proposer's target gas limit.
|
||||
InvalidGasLimit,
|
||||
/// The bids execution payment is non-zero
|
||||
ExecutionPaymentNonZero { execution_payment: u64 },
|
||||
|
||||
Reference in New Issue
Block a user