Function getSuggestedParams

  • Returns blockchain transaction suggested parameters (firstRound, lastRound, fee..)

    Parameters

    • algocl: default

      an Algorand client, instance of Algodv2, used to communicate with a blockchain node.

    Returns Promise<SuggestedParams>

Generated using TypeDoc