Hello frens,
I’m using the Algokit client to build a transaction group, but I’m not using it to send the group. I’m having trouble calculating the correct transaction fees since the group includes both budgeting costs and inner transactions.
Can I use coverAppCallInnerTransactionFees without actually sending the transaction group?
What I’ve tried so far:
- I simulate the transaction group to calculate the opcode budget and base fee.
- I include those values in the outer transaction fee.
- However, the group still fails with a fee too small error.
Setup:
- Algokit client - "^9.0.0"
- Language: TypeScript
- Network: TestNet