-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add stubs for Struct.fromCell()
and related functions
#187
Comments
See also: #86 |
i582
added a commit
that referenced
this issue
Mar 7, 2025
i582
added a commit
that referenced
this issue
Mar 7, 2025
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Technically, those are global functions that just happen to be hidden in namespaces of all Struct and Message types.
StructType.fromCell()
StructType.fromSlice()
MessageType.fromCell()
MessageType.fromSlice()
Soft depends on: tact-lang/tact#1786
The text was updated successfully, but these errors were encountered: