i already solved this error. the error was in converting TON to nano using this "toNano()" function, this should be work as they mention in docs but it's giving error. so i had to remove that function and set static value.
General speaking, from the Error message that for BigInt
You should notice that your line of code is incorrect:.storeUint(0,1) // forward_payload:(Either Cell ^Cell)
It should be the Cell
not using Uint
I think.
@<1515658400011128832|Howard Peng> no, the code as it is from docs. i already solved this error. the error in converting TON to nano using this "toNano()" function,this should be work as they mention in docs but it's giving error. so i had to remove that function and set static value.
Thanks for the answer
Update the content format