mirror of
https://github.com/GOSTSec/gostcoin
synced 2025-01-15 17:19:57 +00:00
Updated [RU] Mining in pool via I2P (markdown)
parent
df9aed5dfe
commit
923288c015
@ -95,13 +95,13 @@ set address=GJTPVtheb3QpAAdFo9BEdjrW7M8PSZw5BN
|
|||||||
"pools": [
|
"pools": [
|
||||||
{
|
{
|
||||||
"url": "stratum+tcp://127.0.0.1:3333",
|
"url": "stratum+tcp://127.0.0.1:3333",
|
||||||
"user": "GJTPVtheb3QpAAdFo9BEdjrW7M8PSZw5BN", // адрес кошелька
|
"user": "GJTPVtheb3QpAAdFo9BEdjrW7M8PSZw5BN",
|
||||||
"pass": "x"
|
"pass": "x"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"algorithm": "gostcoin-mod",
|
"algorithm": "gostcoin-mod",
|
||||||
"device": "all",
|
"device": "all",
|
||||||
"intensity": "16" // интенсивность
|
"intensity": "16"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
4. Сохраните изменения и запустите sgminer.exe
|
4. Сохраните изменения и запустите sgminer.exe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user