clean inavalid
This commit is contained in:
2
run.sh
2
run.sh
@@ -32,7 +32,7 @@ do
|
||||
index=\$((RANDOM % \${#rpcurls[@]}))
|
||||
rpc=\${rpcurls[\$index]}
|
||||
echo \"Starting indefinite ore mining iteration with $keypair and rpc \$rpc ....\"
|
||||
nice -n 2 ./ore --rpc \$rpc --keypair $keypair --priority-fee 1000000 mine --threads 2
|
||||
nice -n 2 ./ore --rpc \$rpc --keypair $keypair --priority-fee 20000000 mine --threads 2
|
||||
#ore --rpc \$rpc --keypair $keypair --priority-fee 1000000 mine --threads 16 &
|
||||
#sleep 5
|
||||
#ore --rpc \$rpc --keypair $keypair --priority-fee 1000000 mine --threads 16 &
|
||||
|
||||
Reference in New Issue
Block a user