pub type ProvideRandomness = Pallet<Runtime>;

Aliased Type§

struct ProvideRandomness(PhantomData<Runtime>);

Fields§

§0: PhantomData<Runtime>