I'm trying to mine some coins on my RPI 3b:
using cpuminer-multi-linux, compiled to use neon.
started using this command:
./cpuminer -o stratum+tcp://amxpool.com:9391 -u iS6JBnKVHabMM1YD6RPGFuaTSooxJ8KQfJ -t 2
I get:
** cpuminer-multi 1.3.7 by tpruvot@github **
BTC donation address: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd (tpruvot)
[2021-01-11 06:55:08] Starting Stratum on stratum+tcp://amxpool.com:9391
[2021-01-11 06:55:08] 2 miner threads started, using 'scrypt' algorithm.
[2021-01-11 06:55:12] Stratum difficulty set to 678.012 (0.01035)
[2021-01-11 06:55:12] scrypt block 6835833, diff 20.310
[2021-01-11 06:55:12] Stratum difficulty set to 1 (0.00002)
[2021-01-11 06:55:13] CPU #1: 1.15 kH/s
[2021-01-11 06:55:13] CPU #0: 1.13 kH/s
[2021-01-11 06:55:28] CPU #1: 1.24 kH/s
[2021-01-11 06:55:29] accepted: 1/1 (diff 0.000), 2.37 kH/s yes!
[2021-01-11 06:55:29] Stratum difficulty set to 676.824 (0.01033)
[2021-01-11 06:55:29] CPU #0: 1.23 kH/s
[2021-01-11 06:55:31] Stratum difficulty set to 1 (0.00002)
[2021-01-11 06:55:31] scrypt block 6835834, diff 18.338
[2021-01-11 06:55:47] CPU #1: 1.24 kH/s
[2021-01-11 06:55:47] accepted: 2/2 (diff 0.000), 2.45 kH/s yes!
[2021-01-11 06:55:55] CPU #1: 1.24 kH/s
Is that a realistic hashing speed?
Does that even get me a share of the coins of the amxpool?
Use CPU to mine cryptocurrency of scrypt algorithm?