mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
Merge branch 'eip4844' into deneb-free-blobs
This commit is contained in:
@@ -425,7 +425,7 @@ impl<E: EthSpec> Tester<E> {
|
||||
.harness
|
||||
.chain
|
||||
.slot_clock
|
||||
.seconds_from_current_slot_start(self.spec.seconds_per_slot)
|
||||
.seconds_from_current_slot_start()
|
||||
.unwrap();
|
||||
|
||||
let result = self
|
||||
|
||||
Reference in New Issue
Block a user