add proxy

This commit is contained in:
Wisfern
2024-04-06 13:38:33 +08:00
parent d961aa1c0e
commit 36507f115c
3 changed files with 8 additions and 0 deletions

View File

@@ -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;