Expand description

A rolling session window cache. A rolling window of sessions and cached session info, updated by the state of newly imported blocks.

This is useful for consensus components which need to stay up-to-date about recent sessions but don’t care about the state of particular blocks.

Macros

Structs

Enums