[][src]Type Definition orml_vesting::Event

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

RawEvent specialized for the configuration Trait