Type Definition gamepower_wallet::Event[][src]

type Event<T> = RawEvent<<T as Config>::AccountId, ClassIdOf<T>, TokenIdOf<T>, <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance>;

RawEvent specialized for the configuration Config