Type Definition noble_tips::Event[][src]

type Event<T> = RawEvent<BalanceOf<T>, <T as Config>::AccountId, <T as Config>::Hash>;

RawEvent specialized for the configuration Config