Open
Description
Your Question
I'm encountering an issue with Tact when receiving a message. For instance:
message Add {
queryId: Int as uint64;
amount: Int as uint32;
}
I'm unsure how to interact with this contract through @tonconnect/sdk. Any advice or guidance would be greatly appreciated.
Context
No response
What have you tried so far?
No response
Relevant Code or Commands
No response
Documentation Check
- Yes, I have checked the documentation.