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

Bengt/ibc script #1891

Closed
wants to merge 5 commits into from
Closed

Bengt/ibc script #1891

wants to merge 5 commits into from

Conversation

bengtlofgren
Copy link
Contributor

Describe your changes

This feature depends on PR #1864 . It allows the user to quickly spawn two local chains, with ports correctly configured, in order to test ibc-relaying.

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

Comment on lines +7 to +8
CHAIN_ID_A = sys.argv[1]
CHAIN_ID_B = sys.argv[2]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these chain IDs used for the config? I think the following chain IDs are replaced with them.

scripts/make_hermes_config.py Outdated Show resolved Hide resolved
@bengtlofgren
Copy link
Contributor Author

Can be closed in favour of heliaxdev/hermes#2

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

Successfully merging this pull request may close these issues.

2 participants