Companion for #6576 (#1351)

* Companion for #6576

* 'Update substrate'

Co-authored-by: parity-processbot <>
This commit is contained in:
Bastian Köcher
2020-07-06 13:36:00 +02:00
committed by GitHub
parent 4af14c5191
commit 72d0f09659
8 changed files with 150 additions and 150 deletions
+1 -1
View File
@@ -928,7 +928,7 @@ construct_runtime! {
RandomnessCollectiveFlip: randomness_collective_flip::{Module, Storage},
// Must be before session.
Babe: babe::{Module, Call, Storage, Config, Inherent(Timestamp), ValidateUnsigned},
Babe: babe::{Module, Call, Storage, Config, Inherent, ValidateUnsigned},
Timestamp: timestamp::{Module, Call, Storage, Inherent},
Indices: indices::{Module, Call, Storage, Config<T>, Event<T>},