Problem
wipeTokenAccount function is not implemented in the Solidity HTS emulator. This function is useful as it is a single call as opposed to doing two calls (transferToken and burnToken).
Solution
Implement wipeTokenAccount function in the HtsSystemContract.sol.
Alternatives
No response
Problem
wipeTokenAccountfunction is not implemented in the Solidity HTS emulator. This function is useful as it is a single call as opposed to doing two calls (transferTokenandburnToken).Solution
Implement
wipeTokenAccountfunction in theHtsSystemContract.sol.Alternatives
No response