pub type Members = MemberData<AccountId32>;

Aliased Type§

struct Members {
    pub owner_key: AccountId32,
}

Fields§

§owner_key: AccountId32