pub type AccountIdLookupOf<T> = <<T as Config>::Lookup as StaticLookup>::Source;Expand description
Lookup type for account addresses.
pub type AccountIdLookupOf<T> = <<T as Config>::Lookup as StaticLookup>::Source;Lookup type for account addresses.