Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindLatest ¶
func FindLatest(state protocol.State, headers storage.Headers) (*flow.Header, []*flow.Header, error)
FindLatest retrieves the latest finalized header and all of its pending children. These pending children have been verified by the compliance layer but are NOT guaranteed to have been verified by HotStuff. They MUST be validated by HotStuff during the recovery process.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.