# Functions
NewFromSaved creates a log tracker from a previously saved trusted root.
NewSynchronous creates a log tracker from no trusted root.
# Structs
LogTracker tracks a series of consistent log roots.
# Interfaces
LogRootVerifier verifies a Trillian Log Root.
# Type aliases
UpdateTrustedPredicate returns a bool indicating whether the local reference for the latest SignedLogRoot should be updated.