Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DownloadService

Class represents download service

Hierarchy

  • DownloadService

Index

Constructors

constructor

Properties

Private blockchainTransactionService

blockchainTransactionService: BlockchainTransactionService

Private proximaxDataService

proximaxDataService: ProximaxDataService

Methods

download

  • Downloads the data from Proximax storage

    Parameters

    Returns Observable<DownloadResult>

Private getMessagePayload

  • Gets the proximax message payload

    Parameters

    • transferTransaction: TransferTransaction

      the transfer transaction

    • accountPrivateKey: string

      the account private key

    Returns ProximaxMessagePayloadModel

Generated using TypeDoc