ton-kotlin
ton-kotlin copied to clipboard
Add fee estimation before transaction
To calculate the cost of gas for a transaction, you need to use TVM. At the moment, TVM development is under heavy development in branch: https://github.com/andreypfau/ton-kotlin/tree/tvm
Is it possible now to estimate fee before transaction? I couldn't figure out how to use TVM for fee estimation @andreypfau