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

[Code]: Unify entry function #109

Closed
jolestar opened this issue Sep 5, 2022 · 2 comments
Closed

[Code]: Unify entry function #109

jolestar opened this issue Sep 5, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@jolestar
Copy link
Member

jolestar commented Sep 5, 2022

Unify entry(script) function for new Modules after v11:

  1. Provide a public fun xxx(sender:&signer .. function accept &signer for another module call.
  2. Provide a public(script) fun xxx_entry(sender: signer.. function accept signer as entry function.
@jolestar jolestar added the enhancement New feature or request label Sep 5, 2022
@jolestar
Copy link
Member Author

jolestar commented Sep 5, 2022

cc @0xpause @WGB5445

@pause125
Copy link
Collaborator

pause125 commented Sep 5, 2022

Get it !

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

No branches or pull requests

3 participants