[][src]Type Definition pallet_plasm_lockdrop::Event

type Event<T> = RawEvent<<T as Trait>::AccountId, <T as Trait>::AuthorityId, <T as Trait>::DollarRate, BalanceOf<T>>;

RawEvent specialized for the configuration Trait