Shravan Andoria
Shravan Andoria
Can't set the avm version on windows 11 
when calling your smart contract functions, you have passed wrong number of arguments, check your frontend function & smart contract function & also double check your ABI
Are there any docs available or any reference where I get some help to make such query? @Rexagon @
@IgorKoval There's no solution provided for this issue in the documentation
I've removed tvm.accept() from DirectSell Contract, still it's not working & throwing the same error
Hey, that worked!!!! @mnill but there's one thing I'm still struggling with. Which flag should I use to reserve tokens. if I use tvm.rawreserve with flag 0, whole contract's balance...
@IgorKoval Please take a look at it
> Compiler version? 0.61.2 @mnill