xrpl
    Preparing search index...

    Type Alias PathFindRequest

    PathFindRequest:
        | PathFindCreateRequest
        | PathFindCloseRequest
        | PathFindStatusRequest

    The path_find method searches for a path along which a transaction can possibly be made, and periodically sends updates when the path changes over time. For a simpler version that is supported by JSON-RPC, see the ripple_path_find method.