Class PaymentSendFailure.DuplicatePayment

  • Enclosing class:
    PaymentSendFailure

    public static final class PaymentSendFailure.DuplicatePayment
    extends PaymentSendFailure
    Indicates that a payment for the provided [`PaymentId`] is already in-flight and has not yet completed (i.e. generated an [`Event::PaymentSent`] or [`Event::PaymentFailed`]). [`PaymentId`]: crate::ln::channelmanager::PaymentId [`Event::PaymentSent`]: crate::events::Event::PaymentSent [`Event::PaymentFailed`]: crate::events::Event::PaymentFailed