10000 Allow using contracts as structs · Issue #3356 · tact-lang/tact · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Allow using contracts as structs #3356
Open
Open
@anton-trunov

Description

@anton-trunov

For instance,

Contract {
  owner: ...
  foo: ...
}.toCell()

should be allowed, so users do not have to duplicate the definition of contracts as structs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature: structsStructures and messages (struct Foo, message Foo)kind: language featureIntent to add a language feature

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0