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

Correctly setup ibc tendermint client genesis.json #32

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

Correctly setup ibc tendermint client genesis.json #32

cmwaters opened this issue Dec 12, 2024 · 0 comments

Comments

@cmwaters
Copy link
Collaborator

There is a file called genesis.json that is setup by the operator and provides the information needed to initialize the sp1 tendermint smart contract on reth. Right now these are filled with somewhat dummy values that don't actually reflect the state of simapp. We need to fix this which involves querying simapp and populating this genesis.json file in the scripts directory.

[optional] It may be more informative if we rename genesis.json to something like simapp_client.json so as to not get confused with the rollup and simapp genesis files

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