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

Support the ability to pass rekey to an app call #277

Open
robdmoore opened this issue May 20, 2024 · 0 comments
Open

Support the ability to pass rekey to an app call #277

robdmoore opened this issue May 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@robdmoore
Copy link
Contributor

Problem

If you have a smart contract call that needs authorisation to act on your behalf and then rekeys back again it's not currently easily possible to pass rekey in and this extends to the TypeScript client generator output.

Reported via Discord: https://discord.com/channels/491256308461207573/1241689075061231688

Solution

Allow rekey to be passed in to app calls, with appropriate warning about the risk of doing so.

@robdmoore robdmoore added the enhancement New feature or request label May 20, 2024
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

1 participant