Type Definition pallet_faucets::Event[][src]

type Event<T> = RawEvent<<T as Trait>::AccountId, <<T as Trait>::Currency as Currency<<T as Trait>::AccountId>>::Balance>;

RawEvent specialized for the configuration Trait