Skip to content
Snippets Groups Projects
Commit bbe42763 authored by Kian Paimani's avatar Kian Paimani Committed by GitHub
Browse files

Enable (#1021)

parent 283d9d6d
No related merge requests found
......@@ -568,7 +568,7 @@ construct_runtime! {
// Consensus support.
Authorship: authorship::{Module, Call, Storage},
Staking: staking::{Module, Call, Storage, Config<T>, Event<T>},
Staking: staking::{Module, Call, Storage, Config<T>, Event<T>, ValidateUnsigned},
Offences: offences::{Module, Call, Storage, Event},
Historical: session_historical::{Module},
Session: session::{Module, Call, Storage, Event, Config<T>},
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment