This commit is contained in:
Dobromir Popov
2025-09-23 22:43:04 +03:00
parent 300e18cafc
commit f92dc9a4b4
3 changed files with 10 additions and 1 deletions

Submodule rin/miner/cpuminer-opt-rin added at 42cf724c48

Submodule rin/miner/cpuminer-opt-submodule added at 132d3985e6

View File

@@ -20,4 +20,11 @@ cd cpuminer-opt-rinhash
make -j$(nproc)
# Test the newly built binary
./cpuminer -a rinhash -o stratum+tcp://192.168.0.188:3333 -u username.workername -p x -t 4
./cpuminer -a rinhash -o stratum+tcp://192.168.0.188:3333 -u username.workername -p x -t 4
<pre>/mnt/shared/DEV/repos/d-popov.com/mines/rin/miner/cpuminer-opt-rin/cpuminer -a rinhash -o stratum+tcp://rinhash.eu.mine.zergpool.com:7148 -u bc1qjn4m6rmrveuxhk02a5qhe4r6kdcsvvt3vhdn9j -p c=BTC,mc=RIN,m=solo -t 32
</pre>
<pre>/mnt/shared/DEV/repos/d-popov.com/mines/rin/miner/cpuminer-opt-rin/cpuminer -a rinhash -o stratum+tcp://1localhost:3333 -u x -p x -t 32
</pre>