add proxy
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
#export http_proxy="http://10.3.255.132:51837"
|
||||
#export https_proxy="http://10.3.255.132:51837"
|
||||
|
||||
rpc=https://api.mainnet-beta.solana.com
|
||||
total_rewards=0
|
||||
for keyfile in *.json;
|
||||
|
||||
Reference in New Issue
Block a user