Class SendError.BlindedPathAdvanceFailed

  • Enclosing class:
    SendError

    public static final class SendError.BlindedPathAdvanceFailed
    extends SendError
    We attempted to send to a blinded path where we are the introduction node, and failed to advance the blinded path to make the second hop the new introduction node. Either [`NodeSigner::ecdh`] failed, we failed to tweak the current blinding point to get the new blinding point, or we were attempting to send to ourselves.