fr.acinq.eclair.payment.send.MultiPartPaymentLifecycle
the sender of the payment request.
payment request containing the total amount to send.
network statistics help us decide how to best split a big payment.
number of local channels.
remaining amount that should be split and sent.
remaining attempts (after child payments fail).
pending child payments (payment sent, we are waiting for a fulfill or a failure).
channels that should be ignored (previously returned a permanent error).
previous child payment failures.
number of local channels.
previous child payment failures.
channels that should be ignored (previously returned a permanent error).
network statistics help us decide how to best split a big payment.
pending child payments (payment sent, we are waiting for a fulfill or a failure).
remaining attempts (after child payments fail).
payment request containing the total amount to send.
the sender of the payment request.
remaining amount that should be split and sent.
(Since version ) see corresponding Javadoc for more information.
While the payment is in progress, we listen to child payment failures. When we receive such failures, we request our up-to-date local channels balances and retry the failed child payments with a potentially different route.
the sender of the payment request.
payment request containing the total amount to send.
network statistics help us decide how to best split a big payment.
number of local channels.
remaining amount that should be split and sent.
remaining attempts (after child payments fail).
pending child payments (payment sent, we are waiting for a fulfill or a failure).
channels that should be ignored (previously returned a permanent error).
previous child payment failures.