BeaconState ssz_static tests passing

This commit is contained in:
Michael Sproul
2026-01-20 09:51:29 +11:00
parent 90122b7662
commit 7bf98d4ff6
6 changed files with 3 additions and 8 deletions

View File

@@ -832,7 +832,6 @@ pub fn process_execution_payload_bid<E: EthSpec, Payload: AbstractExecPayload<E>
fee_recipient: bid.fee_recipient,
amount,
builder_index,
withdrawable_epoch: spec.far_future_epoch,
},
};