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

Required Associated Types§

Implementors§