Trait pallet_aura::migrations::RemoveLastTimestamp[][src]

pub trait RemoveLastTimestamp: Config {
    type PalletPrefix: Get<&'static str>;
}

Associated Types

Implementors