mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-17 01:51:09 +00:00
rm unused GenesisStateRef
(#5469)
In `el_manager`, there was an unused `GenesisStateRef` type. Remove it.
This commit is contained in:
parent
9a48e2e922
commit
e1a8e9a2fa
@ -98,8 +98,6 @@ type
|
||||
Eth1BlockTimestamp* = uint64
|
||||
Eth1BlockHeader = engine_api.BlockHeader
|
||||
|
||||
GenesisStateRef = ref phase0.BeaconState
|
||||
|
||||
Eth1Block* = ref object
|
||||
hash*: Eth2Digest
|
||||
number*: Eth1BlockNumber
|
||||
|
Loading…
x
Reference in New Issue
Block a user