Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LatestSealedAndExecuted ¶
type LatestSealedAndExecuted struct {
// contains filtered or unexported fields
}
func (*LatestSealedAndExecuted) BelowLatest ¶
func (l *LatestSealedAndExecuted) BelowLatest(threshold uint64) (*flow.Header, error)
BelowLatest returns the header at the given threshold below the latest sealed and executed block.
Click to show internal directories.
Click to hide internal directories.