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

Pass smart contract (mutable) methods to Wallet #210

Open
mikedotexe opened this issue Oct 14, 2021 · 0 comments · May be fixed by #214
Open

Pass smart contract (mutable) methods to Wallet #210

mikedotexe opened this issue Oct 14, 2021 · 0 comments · May be fixed by #214
Labels

Comments

@mikedotexe
Copy link
Contributor

When logging in, we can pass methods that will be placed into the function-call access key. Please see:
https://github.com/near-examples/guest-book/issues/508

and note that the methods that need to be passed will only be the mutable methods used by the frontend, not the view-only methods.

@adsick adsick linked a pull request Oct 18, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant