-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add bitway devnet and IBC channels with noble testnet #7423
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to upload new images of BTCT and btw you can reference Bitway mainnet images using image_sync
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed, use images from Bitway Mainnet.
| "version": "v0.38.12" | ||
| }, | ||
| "genesis": { | ||
| "genesis_url": "https://github.com/bitwaylabs/networks/raw/main/devnet/bitway-devnet-1/genesis.json" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Genesis url: returns 404
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed. Uploaded.
| "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/btw.svg" | ||
| }, | ||
| "images": [ | ||
| { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please use image_sync
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
| ], | ||
| "images": [ | ||
| { | ||
| "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bitway/images/BTCT.svg", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please use image_sync
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
| ] | ||
| }, | ||
| "explorers": [], | ||
| "images": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please use image_sync
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
No description provided.