mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 04:37:13 +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:
@@ -2929,7 +2929,7 @@ impl ApiTester {
|
||||
proposal_slot,
|
||||
validator_index: validator_index as u64,
|
||||
fee_recipient: Address::repeat_byte(0xaa),
|
||||
gas_limit: 30_000_000,
|
||||
target_gas_limit: 30_000_000,
|
||||
};
|
||||
|
||||
let epoch = proposal_slot.epoch(E::slots_per_epoch());
|
||||
|
||||
Reference in New Issue
Block a user