multi_account_id

Function multi_account_id 

Source
pub fn multi_account_id(
    who: &[impl Into<AccountIdLike> + Clone],
    threshold: u16,
) -> AccountId
Expand description

Derive a multi-account ID from the sorted list of accounts and the threshold that are required.