transactionFees
transactionFees(
numberOfTransactions
):AlgoAmount
Defined in: src/amount.ts:89
Returns an amount of µAlgo to cover standard fees for the given number of transactions using AlgoAmount
Parameters
numberOfTransactions
number
The of standard transaction fees to return the amount of Algo
Returns
AlgoAmount