Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Attestations ¶
Attestations --
func (*Attestations) Count ¶
func (a *Attestations) Count() int
Count returns the number of attestations in the map.
func (*Attestations) Delete ¶
func (a *Attestations) Delete(att ethpb.Att) error
Delete removes an attestation from the map.
func (*Attestations) GetAll ¶
func (a *Attestations) GetAll() []ethpb.Att
GetAll retrieves all attestations that are in the map.
Click to show internal directories.
Click to hide internal directories.