Type Definition noble_vesting::Event[][src]

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

RawEvent specialized for the configuration Config