token-contract icon indicating copy to clipboard operation
token-contract copied to clipboard

fix: allow to pass null payload to JettonWallet wrapper's sendTransfer and sendBurn

Open YakovL opened this issue 6 months ago • 1 comments

While transferMessage and burnMessage allow null as payloads, the corresponding send methods do not, hence this fix.

YakovL avatar Aug 21 '24 11:08 YakovL