Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • polkadot polkadot
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • parityparity
  • Mirrored projectsMirrored projects
  • polkadotpolkadot
  • Repository
Switch branch/tag
  • polkadot
  • runtime
  • parachains
  • src
  • session_info.rs
Find file BlameHistoryPermalink
  • Robert Klotzner's avatar
    Put all authorities of a session into `SessionInfo`. (#3813) · 143a3087
    Robert Klotzner authored Sep 14, 2021
    * Make SessionInfo include all authorities
    
    of the current session.
    
    * Add missing import.
    
    * Only take subset for assignment keys.
    
    * Fix typo.
    
    * Make spellcheck happy.
    
    * Really.
    
    * Fix test.
    
    * More clear documentation.
    
    * Update comments in `SessionInfo`.
    143a3087