Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sansx committed Nov 6, 2024
2 parents f590d4f + e92fdf8 commit cb8669f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/v3/guidelines/dapps/asset-processing/jettons.md
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ transfer worthwhile (and thus deposit).
By default, wallet owners of Jetton deposit wallets are not initialized. This is because there is no predetermined
requirement to pay storage fees. Jetton deposit wallets can be deployed when sending messages with a
`transfer` body which can then be destroyed immediately. To do this, the engineer must use a special
mechanism for sending messages: [128 + 32](/v3/documentation/smart-contracts/message-management/sending-messages#message-modes).
mechanism for sending messages: [128 + 32](/develop/smart-contracts/messages#message-modes).


1. Retrieve a list of deposits marked for withdrawal to a hot wallet
Expand Down

0 comments on commit cb8669f

Please sign in to comment.