Function pallet_nomination_pools::pallet::dispatchables::claim_payout_other
source · 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 PermissionlessAll
or PermissionlessWithdraw
in order
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
.