capTransactionFee
capTransactionFee(
transaction
,maxAcceptableFee
):void
Defined in: src/transaction/transaction.ts:1058
Parameters
transaction
The transaction to cap or suggested params object about to be used to create a transaction
Transaction
| SuggestedParams
maxAcceptableFee
AlgoAmount
The maximum acceptable fee to pay
Returns
void