update scheduler

This commit is contained in:
Bryan Chen
2020-06-21 16:35:22 +12:00
parent 14ce04c9cd
commit 710b25d0eb
5 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -300,7 +300,7 @@ pub trait Trait: CreateSignedTransaction<Call<Self>> + attestations::Trait + ses
}
/// Origin for the parachains module.
#[derive(PartialEq, Eq, Clone)]
#[derive(PartialEq, Eq, Clone, Encode, Decode)]
#[cfg_attr(feature = "std", derive(Debug))]
pub enum Origin {
/// It comes from a parachain.