Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entry Functions Cannot Return Values #28

Open
PaulFidika opened this issue Sep 21, 2022 · 0 comments
Open

Entry Functions Cannot Return Values #28

PaulFidika opened this issue Sep 21, 2022 · 0 comments

Comments

@PaulFidika
Copy link

In aptos/move/boxes, some functions marked as entry functions are returning values. However, I do not think that's possible; to my understanding, entry functions cannot return values. An external javascript process calling into an on-chain module wouldn't be able to handle receiving a Move object, for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant