Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PathFindStream

Hierarchy

  • BaseStream
    • PathFindStream

Index

Properties

alternatives

alternatives: { paths_computed: Path[]; source_amount: Amount }

Type declaration

  • paths_computed: Path[]
  • source_amount: Amount

destination_account

destination_account: string

destination_amount

destination_amount: Amount

full_reply

full_reply: boolean

id

id: string | number

Optional send_max

send_max: Amount

source_account

source_account: string

type

type: "path_find"

Generated using TypeDoc