ton-blockchain / stablecoin-contract

Sample code for centralised stablecoin jetton. TEP-74 and TEP-89 compatible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Line 113 jetton-minter.fc

mahdihoseini123 opened this issue · comments

According to you, it should not be like this
Line 113 jetton-minter.fc ( equal_slices_bits(calculate_user_jetton_wallet_address(from_address, my_address(), jetton_wallet_code), sender_address)

instead of sender_address
admin_address
?

no