Structs§

  • CachedData 🔒
  • 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 for top_returned_session - cache_size.

Enums§

  • Ways in which a justification can fail verification.

Functions§