Type Definition sp_npos_elections::WithApprovalOf [−][src]
type WithApprovalOf<A> = (A, ExtendedBalance);
Expand description
A winner, with their respective approval stake.
type WithApprovalOf<A> = (A, ExtendedBalance);
A winner, with their respective approval stake.