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