check_payment: TxDescriptor<undefined>

Update a payment's status; if it failed, alter the state so the payment can be retried.

This must be called within the same cycle as the failed payment. It will fail with Event::NotCurrent otherwise.

  • origin: A Signed origin of an account which is a member of Members who has received a payment this cycle.