Options
All
  • Public
  • Public/Protected
  • All
Menu

Module utils/dfx/history/xtcHistory

Index

Functions

Const getXTCTransactions

  • Parameters

    • principalId: string
    • Optional txnIds: bigint[]

    Returns Promise<GetTransactionsResponse>

Const requestCacheUpdate

  • requestCacheUpdate(principalId: string, txnIds?: bigint[]): Promise<boolean>
  • Parameters

    • principalId: string
    • Optional txnIds: bigint[]

    Returns Promise<boolean>

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