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

error: registry.yaml validation failed. #240

Open
berelton opened this issue Jul 31, 2022 · 2 comments
Open

error: registry.yaml validation failed. #240

berelton opened this issue Jul 31, 2022 · 2 comments

Comments

@berelton
Copy link

Hi, getting this error from latest:

# ibc-setup init --src malaga --dest uni
error: registry.yaml validation failed.
"/chains/malaga/estimated_block_time" should be number
"/chains/malaga/estimated_indexer_time" should be number
"/chains/local_wasm/estimated_block_time" should be number
"/chains/local_wasm/estimated_indexer_time" should be number
"/chains/local_gaia/estimated_block_time" should be number
"/chains/local_gaia/estimated_indexer_time" should be number
"/chains/local_osmo/estimated_block_time" should be number
"/chains/local_osmo/estimated_indexer_time" should be number
"/chains/cosmoshub-4/estimated_block_time" should be number
"/chains/cosmoshub-4/estimated_indexer_time" should be number
"/chains/juno/estimated_block_time" should be number
"/chains/juno/estimated_indexer_time" should be number
"/chains/uni/estimated_block_time" should be number
"/chains/uni/estimated_indexer_time" should be number
"/chains/osmosis/estimated_block_time" should be number
"/chains/osmosis/estimated_indexer_time" should be number
# node -v
v16.16.0
# npm -v
8.11.0
@berelton
Copy link
Author

berelton commented Aug 4, 2022

@ethanfrey any idea about this?

@schnetzlerjoe
Copy link

@ethanfrey any idea about this?

You need to take away comma (,) from end of numbers in yaml file.

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

2 participants