Type Definition noble_proxy::Event[][src]

type Event<T> = RawEvent<<T as Config>::AccountId, <T as Config>::ProxyType, <<T as Config>::CallHasher as Hash>::Output>;

RawEvent specialized for the configuration Config