Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GetAccountAddressResult

Index

Properties

Properties

getAccountAddress

getAccountAddress: { address: string; currency: CryptoCurrency; vins: Array<{ n: number; txid: string; value: { amount: string; currency: string } }> }

Type declaration

  • address: string
  • currency: CryptoCurrency
  • vins: Array<{ n: number; txid: string; value: { amount: string; currency: string } }>

Generated using TypeDoc