Optional
api_Optional
forwardedArray of objects with suggested paths to take, as described below. If empty, then no paths were found connecting the source and destination accounts.
Optional
closed?: trueThe value true indicates this reply is in response to a path_find close command.
Unique address of the account that would receive a transaction.
Currency amount provided in the WebSocket request.
If false, this is the result of an incomplete search. A later reply may have a better path. If true, then this is the best path found. (It is still theoretically possible that a better path could exist, but rippled won't find it.) Until you close the pathfinding request, rippled. Continues to send updates each time a new ledger closes.
Optional
id?: string | numberThe ID provided in the WebSocket request is included again at this level.
Unique address that would send a transaction.
Optional
status?: trueThe value true indicates this reply is in response to a path_find
status command.
Optional
statusOptional
warningOptional
warningsGenerated using TypeDoc
Response expected from a PathFindRequest.