Class PathFailure.OnPath

  • Enclosing class:
    PathFailure

    public static final class PathFailure.OnPath
    extends PathFailure
    A hop on the path failed to forward our payment.
    • Field Detail

      • network_update

        public final Option_NetworkUpdateZ network_update
        If present, this [`NetworkUpdate`] should be applied to the [`NetworkGraph`] so that routing decisions can take into account the update. [`NetworkUpdate`]: crate::routing::gossip::NetworkUpdate [`NetworkGraph`]: crate::routing::gossip::NetworkGraph