payout_other: TxDescriptor<{
    beneficiary: SS58String;
}>

Request a payout to a secondary account.

Will only work if we are after the first RegistrationPeriod blocks since the cycle started but by no more than PayoutPeriod blocks.

  • origin: A Signed origin of an account which is a member of Members.
  • beneficiary: The account to receive payment.