Crate sp_session[−][src]
Substrate core types around sessions.
Structs
MembershipProof | Proof of membership of a specific key in a given session. |
Traits
GetSessionNumber | A utility trait to get a session number. This is implemented for
|
GetValidatorCount | A utility trait to get the validator count of a given session. This is
implemented for |
SessionKeys | Session keys runtime api. |
Functions
generate_initial_session_keys | Generate the initial session keys with the given seeds, at the given block and store them in the client’s keystore. |
Type Definitions
ValidatorCount | Number of validators in a given session. |