[][src]Type Definition sunshine_bank::Event

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

RawEvent specialized for the configuration Trait