Trait pallet_randomness_collective_flip::pallet::Config[][src]

pub trait Config: Config { }
Expand description

Configuration trait of this pallet.

Implement this type for a runtime in order to customize this pallet.

Implementors