fix: update devnet and testnet urls

This commit is contained in:
Josh Hundley
2021-05-14 09:45:34 -07:00
committed by Tyera Eulberg
parent ec621e71dc
commit 7be3171f4a
15 changed files with 35 additions and 35 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