mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 05:47:58 +00:00
Enable (#1021)
This commit is contained in:
@@ -568,7 +568,7 @@ construct_runtime! {
|
|||||||
|
|
||||||
// Consensus support.
|
// Consensus support.
|
||||||
Authorship: authorship::{Module, Call, Storage},
|
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},
|
Offences: offences::{Module, Call, Storage, Event},
|
||||||
Historical: session_historical::{Module},
|
Historical: session_historical::{Module},
|
||||||
Session: session::{Module, Call, Storage, Event, Config<T>},
|
Session: session::{Module, Call, Storage, Event, Config<T>},
|
||||||
|
|||||||
Reference in New Issue
Block a user