Module phron_finality::sync::substrate::verification::cache
source · Structs§
- Cache storing SessionVerifier structs and Aura authorities for multiple sessions. Keeps up to
cache_size
verifiers of top sessions. If the session is too new or ancient it will fail to return requested data. Highest session verifier this cache returns is for the session after the current finalization session. Lowest session verifier this cache returns is fortop_returned_session
-cache_size
.
Enums§
- Ways in which a justification can fail verification.