Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareShardingInfo ¶
func CompareShardingInfo(ph *eth1Types.Header, vs *eth2Types.PandoraShard) bool
Types ¶
type Config ¶
type Config struct { VerifiedSlotInfoDB db.VerifiedSlotInfoDB InvalidSlotInfoDB db.InvalidSlotInfoDB VanguardPendingShardingCache cache.VanguardShardCache PandoraPendingHeaderCache cache.PandoraHeaderCache VanguardShardFeed iface.VanguardShardInfoFeed PandoraHeaderFeed iface2.PandoraHeaderFeed }
Click to show internal directories.
Click to hide internal directories.