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

Add a way to get the amino route of a concrete struct from a codec #231

Open
ValarDragon opened this issue Oct 9, 2018 · 1 comment
Open

Comments

@ValarDragon
Copy link
Contributor

For example, this was needed in tendermint/tendermint#2574 (comment).
The API may look like:
cdc.GetConcreteStructRoute(<struct>, <interface>)

@liamsi
Copy link
Contributor

liamsi commented Oct 26, 2018

@ValarDragon do we need this pre-launch? Looks like we have a workaround in tendermint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants