pub type Backer<T> = <T as Config>::AccountId;
Represents the account that provides backing to an Author, either directly or through an index or pool funding mechanism.
Author