Type Alias pallet_dapp_staking::DAppInfoFor

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

Aliased Type§

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