Structs§

  • Default implementation of authority provider trait. If state pruning is on and set to n, will no longer be able to answer for num < 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

Constants§

Traits§

Type Aliases§