pub type LocationToAccountId = (HashedDescription<AccountId, DescribeFamily<DescribeAllTerminal>>, AccountId32Aliases<ThisNetwork, AccountId>);
Expand description
Converter from XCM Locations to accounts. This generates sovereign accounts for Locations and converts local AccountId32 junctions to local accounts.