Trait pallet_aura::migrations::RemoveLastTimestamp
source · pub trait RemoveLastTimestamp: Config {
type PalletPrefix: Get<&'static str>;
}
Required Associated Types§
type PalletPrefix: Get<&'static str>
Object Safety§
This trait is not object safe.