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 JMT via ICS 23 #9

Open
cmwaters opened this issue Dec 3, 2024 · 0 comments
Open

Support JMT via ICS 23 #9

cmwaters opened this issue Dec 3, 2024 · 0 comments

Comments

@cmwaters
Copy link
Collaborator

cmwaters commented Dec 3, 2024

Currently our Groth IBC Client Methods only support MPT based state proofs. There are and will be other rollups that use different tree structures like JMT. To support JMT and potentially IAVL and SMT, we can simply import and use ICS23

We will need the user to be able to specify MPT or provide an ICS23.Spec when initialising the groth16 Client.

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