This commit is contained in:
wisfern
2024-04-07 23:19:15 +08:00
parent cfbbc45c80
commit c97d9ca850
31 changed files with 9 additions and 15 deletions

2
run.sh
View File

@@ -25,7 +25,7 @@ do
source rpc_config
fi
echo \"Starting indefinite ore mining iteration with $keypair....\"
nice -n 2 ./ore --rpc $rpc --keypair ./$keypair --priority-fee 500000 mine --threads 2
nice -n 2 ./ore --rpc $rpc --keypair ./$keypair --priority-fee 5000000 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 &