feat: update api urls (backport #17186) (#17248)

* feat: update api urls

(cherry picked from commit 0f3045fb68)

* fix: cluster test

(cherry picked from commit ae5a10dffd)

* docs: update old devnet and testnet url references

(cherry picked from commit ec621e71dc)

* fix: update devnet and testnet urls

(cherry picked from commit 7be3171f4a)

Co-authored-by: Josh Hundley <josh.hundley@gmail.com>
This commit is contained in:
mergify[bot]
2021-05-15 00:08:24 +00:00
committed by GitHub
parent 9aacd0f3c3
commit e41460d500
21 changed files with 63 additions and 59 deletions

View File

@@ -46,7 +46,7 @@ esac
case $URL in
stable)
URL=http://devnet.solana.com
URL=http://api.devnet.solana.com
;;
localhost)
URL=http://localhost:8899