pub type DAppInfoFor<T> = DAppInfo<<T as Config>::AccountId>;

Aliased Type§

struct DAppInfoFor<T> { /* private fields */ }