Module phron_finality::session_map 
source · Structs§
- Default implementation of authority provider trait. If state pruning is on and set ton, will no longer be able to answer fornum < finalized_number - n.
- Default implementation of finality notificator trait.
- Wrapper around Mapping from sessionId to Vec of AuthorityIds allowing only reads
- Struct responsible for updating session map
- Wrapper around Mapping from sessionId to Vec of AuthorityIds allowing mutation and hiding locking details