Type Alias Backer

Source
pub type Backer<T> = <T as Config>::AccountId;
Expand description

Represents the account that provides backing to an Author, either directly or through an index or pool funding mechanism.