Type Alias distance_oracle::runtime::technical_committee::calls::types::set_members::NewMembers
source · pub type NewMembers = Vec<AccountId32>;Aliased Type§
struct NewMembers {
buf: RawVec<AccountId32>,
len: usize,
}Fields§
§buf: RawVec<AccountId32>§len: usize