* feat: update api urls (cherry picked from commit0f3045fb68
) * fix: cluster test (cherry picked from commitae5a10dffd
) * docs: update old devnet and testnet url references (cherry picked from commitec621e71dc
) * fix: update devnet and testnet urls (cherry picked from commit7be3171f4a
) Co-authored-by: Josh Hundley <josh.hundley@gmail.com>
This commit is contained in:
@@ -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