mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-10 12:11:59 +00:00
Undoing changes to ChainSpec. The discrepancies from the Eth2.0 spec are necessary in our case.
This commit is contained in:
@@ -1896,10 +1896,6 @@ components:
|
||||
type: object
|
||||
description: "Stores all of the values which specify a particular chain. The `ChainSpec` object in Lighthouse"
|
||||
properties:
|
||||
far_future_epoch:
|
||||
type: integer
|
||||
format: uint64
|
||||
example: 18446744073709551615
|
||||
base_rewards_per_epoch:
|
||||
type: integer
|
||||
format: uint64
|
||||
|
||||
Reference in New Issue
Block a user