Options
All
  • Public
  • Public/Protected
  • All
Menu

Module utils/formatter/transactionFormatter

Index

Functions

Const formatTransaction

  • formatTransaction(transaction: any, principalId: any, accountId: any, network: any, icpPrice: any): FormattedTransaction
  • Parameters

    • transaction: any
    • principalId: any
    • accountId: any
    • network: any
    • icpPrice: any

    Returns FormattedTransaction

Const formatTransactions

  • formatTransactions(transactions: any, principalId: any, accountId: any, network: any, icpPrice: any): FormattedTransactions
  • Parameters

    • transactions: any
    • principalId: any
    • accountId: any
    • network: any
    • icpPrice: any

    Returns FormattedTransactions

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Class
  • Class with type parameter
  • Enumeration