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