Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
update the new public testnet url
Browse files Browse the repository at this point in the history
  • Loading branch information
aemil145 committed Apr 6, 2022
1 parent d04bd5d commit 2ddfcdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ Here are public Cudos nodes you can use to connect to Cudos network:
| Chain ID | URL |
| --- | --- |
| cudos-testnet-public-2 | https://sentry1.gcp-uscentral1.cudos.org:26657 |
| cudos-testnet-public-2 | https://sentry1.gcp-uscentral1.cudos.org:36657 |
### Mainnet
Expand Down
2 changes: 1 addition & 1 deletion template/blast.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ module.exports.config = {
customAccountBalances: 1000000000000000000,
defaultNetwork: '',
networks: {
testnet: 'https://sentry1.gcp-uscentral1.cudos.org:26657'
testnet: 'https://sentry1.gcp-uscentral1.cudos.org:36657'
}
}

0 comments on commit 2ddfcdd

Please sign in to comment.