fix: update devnet and testnet urls
This commit is contained in:
committed by
Tyera Eulberg
parent
ec621e71dc
commit
7be3171f4a
@ -29,7 +29,7 @@ if [[ -n "$1" ]]; then
|
||||
fi
|
||||
|
||||
if [[ -z "$url" ]]; then
|
||||
echo Provide complete URL, ex: "$0" http://devnet.solana.com:8899
|
||||
echo Provide complete URL, ex: "$0" http://api.devnet.solana.com:8899
|
||||
exit 1
|
||||
fi
|
||||
solana config set --url $url
|
||||
|
Reference in New Issue
Block a user