Trait pallet_faucets::Trait [−][src]
The pallet’s configuration trait.
Associated Types
type Event: From<Event<Self>> + Into<Self::Event>[src]
The overarching event type.
The pallet’s configuration trait.
type Event: From<Event<Self>> + Into<Self::Event>[src]The overarching event type.
type Currency: Currency<Self::AccountId>[src]