Type Definition governance_os_pallet_tokens::Event[][src]

type Event<T> = RawEvent<<T as Config>::AccountId, <T as Config>::Balance, <T as Config>::CurrencyId, CurrencyDetails<<T as Config>::AccountId>>;

RawEvent specialized for the configuration Config