You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: