Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FinalUpdateFeature ¶
type FinalUpdateFeature struct { Meta interface { meta.Versioning meta.Eth1Voting meta.EffectiveBalancesUpdate meta.ShardRotation meta.ActiveIndexRootsUpdate meta.CompactCommitteesUpdate meta.SlashingHistory meta.Randao meta.HistoryUpdate meta.EpochAttestations } }
func (*FinalUpdateFeature) ProcessEpochFinalUpdates ¶
func (f *FinalUpdateFeature) ProcessEpochFinalUpdates()
type FinalUpdatesEpochProcess ¶
type FinalUpdatesEpochProcess interface {
ProcessEpochFinalUpdates()
}
Click to show internal directories.
Click to hide internal directories.