Is it possible to send transactions in batch? #332
Answered
by
TrueAstralpirate
TrueAstralpirate
asked this question in
Q&A
-
Hello! Is it possible to send transactions in batch? For example, I want to send 3 transactions to different smart-contracts in one batch, so they either all proceed, or none proceed? Is it possible to do through this SDK? And if yes, then how? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
TrueAstralpirate
Jun 1, 2025
Replies: 1 comment 2 replies
-
Hi, it is possible, example is here https://github.com/xssnick/tonutils-go/blob/master/example/highload-wallet/main.go#L101 with normal wallet you can send up 4 messages per tx, with highload wallet up to 255 (and even more with v3) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, it is not possible according to https://docs.ton.org/v3/documentation/smart-contracts/message-management/messages-and-transactions