mirror of
https://github.com/kvazar-network/keva-stratum.git
synced 2025-01-13 00:27:54 +00:00
Update README.md
This commit is contained in:
parent
cd4eaf30f2
commit
048b93af74
@ -45,7 +45,8 @@ Build stratum:
|
|||||||
make
|
make
|
||||||
|
|
||||||
Run stratum:
|
Run stratum:
|
||||||
./keva-stratum config.json
|
|
||||||
|
./keva-stratum config.json
|
||||||
|
|
||||||
If you need to bind to privileged ports and don't want to run from `root`:
|
If you need to bind to privileged ports and don't want to run from `root`:
|
||||||
|
|
||||||
@ -70,7 +71,8 @@ Build stratum:
|
|||||||
cmake ..
|
cmake ..
|
||||||
make
|
make
|
||||||
|
|
||||||
Run stratum:
|
Run stratum:
|
||||||
|
|
||||||
./keva-stratum config.json
|
./keva-stratum config.json
|
||||||
|
|
||||||
If you need to bind to privileged ports and don't want to run from `root`:
|
If you need to bind to privileged ports and don't want to run from `root`:
|
||||||
@ -131,7 +133,8 @@ Now we are ready to build:
|
|||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
Run stratum:
|
Run stratum:
|
||||||
|
|
||||||
keva-stratum.exe config.json
|
keva-stratum.exe config.json
|
||||||
|
|
||||||
## Configuration (config.json)
|
## Configuration (config.json)
|
||||||
|
Loading…
Reference in New Issue
Block a user