Type Alias did::pallet::DidCallableOf
source · pub type DidCallableOf<T> = <T as Config>::RuntimeCall;
Expand description
Type for a runtime extrinsic callable under DID-based authorisation.
pub type DidCallableOf<T> = <T as Config>::RuntimeCall;
Type for a runtime extrinsic callable under DID-based authorisation.