fix: update devnet and testnet urls
This commit is contained in:
committed by
Tyera Eulberg
parent
ec621e71dc
commit
7be3171f4a
@ -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
|
||||
|
Reference in New Issue
Block a user