Interface PathFindPathOption

Hierarchy

  • PathFindPathOption

Properties

destination_amount?: Amount

Destination Amount that the destination would receive along this path. If the send_max field is set, this field will be set.

paths_computed: Path[]

Array of arrays of objects defining payment paths.

source_amount: Amount

Currency Amount that the source would have to send along this path for the. Destination to receive the desired amount.

Generated using TypeDoc