pub fn claim_payout_other<T: Config>(other: T::AccountId)Expand description
origin can claim payouts on some pool member other’s behalf.
Pool member other must have a PermissionlessWithdraw or PermissionlessAll claim
permission for this call to be successful.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::claim_payout_other.