File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
The Session module allows validators to manage their session keys, provides a function for changing
4
4
the session length, and handles session rotation.
5
5
6
- - [ ` session::Config ` ] ( https://docs.rs/pallet-session/latest/pallet_session/trait.Config .html )
6
+ - [ ` session::Trait ` ] ( https://docs.rs/pallet-session/latest/pallet_session/trait.Trait .html )
7
7
- [ ` Call ` ] ( https://docs.rs/pallet-session/latest/pallet_session/enum.Call.html )
8
8
- [ ` Module ` ] ( https://docs.rs/pallet-session/latest/pallet_session/struct.Module.html )
9
9
@@ -80,4 +80,4 @@ fn validators<T: pallet_session::Config>() -> Vec<<T as pallet_session::Config>:
80
80
81
81
- [ Staking] ( https://docs.rs/pallet-staking/latest/pallet_staking/ )
82
82
83
- License: Apache-2.0
83
+ License: Apache-2.0
You can’t perform that action at this time.
0 commit comments