Open SoftProgramLX opened 2 months ago
How to pass the parameters of sendTransfer method of jetton token contract when ts calls it?
await walletContract.sendTransfer(provider.sender(), ......)
https://github.com/ton-blockchain/token-contract/issues/42#issue-2504553797
How to pass the parameters of sendTransfer method of jetton token contract when ts calls it?
await walletContract.sendTransfer(provider.sender(), ......)