Type Definition noble_multisig::Event[][src]

type Event<T> = RawEvent<<T as Config>::AccountId, <T as Config>::BlockNumber, [u8; 32]>;

RawEvent specialized for the configuration Config