Support local networks for easy testing
This commit is contained in:
@ -32,6 +32,9 @@ edge|beta)
|
|||||||
stable)
|
stable)
|
||||||
URL=https://api.testnet.solana.com
|
URL=https://api.testnet.solana.com
|
||||||
;;
|
;;
|
||||||
|
localhost)
|
||||||
|
URL=http://localhost:8899
|
||||||
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Error: unknown channel: $CHANNEL"
|
echo "Error: unknown channel: $CHANNEL"
|
||||||
exit 1
|
exit 1
|
||||||
|
Reference in New Issue
Block a user