ton-docs icon indicating copy to clipboard operation
ton-docs copied to clipboard

Incorrect code sample: Retrieving Jetton wallet addresses for a given user

Open mahnunchik opened this issue 1 year ago • 0 comments

Describe the bug

There is incorrect code sample in the section: Retrieving Jetton wallet addresses for a given user

Page: https://docs.ton.org/develop/dapps/asset-processing/jettons#retrieving-jetton-wallet-addresses-for-a-given-user

https://github.com/ton-community/ton-docs/blob/f13a069fb956aeb11a8e4863d4c42b8be2765607/docs/develop/dapps/asset-processing/jettons.md?plain=1#L111-L124

To reproduce

  • jettonWalletAddress is undefined
  • info is undefined

It is not clear what means that variables

Expected behavior

Code sample is correct

Screenshots

No response

Desktop (please complete the following information)

No response

Smartphone (please complete the following information)

No response

Additional context

No response

mahnunchik avatar Jun 19 '24 10:06 mahnunchik