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

Unable to convert StakeAuthorisation fromAmino #367

Open
tombeynon opened this issue Jul 2, 2024 · 0 comments
Open

Unable to convert StakeAuthorisation fromAmino #367

tombeynon opened this issue Jul 2, 2024 · 0 comments

Comments

@tombeynon
Copy link

Hi - I'm the author of REStake.app. We use Terra.js to convert amino messages to Terra classic message types.

The StakeAuthorisation grant seems to be missing Amino conversion logic here, which is how we enable REStake functionality for users. As far as I can tell the StakeAuthorisation type in Terra.js implements fromAmino and toAmino so I was wondering if there was a reason the conversion wasn't implemented?

I can work around it by using generic grants, but it would be better to use StakeAuthorisation if it's possible to add the conversion.

Thanks!

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