pub type Address = MultiAddress<AccountId, ()>;
Expand description

The address format for describing accounts.