pub type AccountIdFor<T> = <T as Config>::AccountId;
Type alias for the AccountId associated type of system config.
AccountId