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

fix: separate nchainz config/chains and config/paths #408

Merged
merged 1 commit into from
Feb 5, 2021

Conversation

michaelfig
Copy link
Contributor

This is needed to work with changes from #406.

FWIW, you can test nchainz just by running:

$ scripts/nchainz init skip
[... a bunch of output]
Creating light client for ibc0 (gaiad)...
Key cosmos1796deuy9gkhx4xn7lcnvvz7a5w4qn4dwhdes2g imported from ibc1 to relayer...
Creating light client for ibc1 (gaiad)...
ibc0 light client initialized (try=1)
ibc1 light client initialized (try=1)
added path path-0...
Waiting for clients (Control-C to exit)...
path-0 tx conn initialized (try=14)
===============================
=== All connections initialized
I[2021-02-04|12:05:02.693] ★ Connection created: [ibc0]client{07-tendermint-0}conn{connection-0} -> [ibc1]client{07-tendermint-0}conn{connection-0} 
===============================

and then will stop until interrupted with Control-C.

Copy link
Contributor

@colin-axner colin-axner left a comment

Choose a reason for hiding this comment

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

thanks @michaelfig!! It slipped my mind to test it

@colin-axner colin-axner merged commit 4ff60fb into cosmos:master Feb 5, 2021
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.

None yet

2 participants