You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/develop/dapps/cookbook.mdx
+42-1Lines changed: 42 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -311,14 +311,15 @@ Most SDKs provide the following process for sending messages from your wallet:
311
311
- After that, you can form messages you want and send them. You can also send up to 4 messages per request, as described in an [advanced manual](/develop/smart-contracts/tutorials/wallet#sending-multiple-messages-simultaneously).
312
312
313
313
<TabsgroupId="code-examples">
314
-
<TabItemvalue="js-ton"label="JS (@ton)">
314
+
<TabItemvalue="js-ton-v4"label="JS (@ton) for Wallet V4">
0 commit comments