Skip to content

Commit

Permalink
refactor: update miningcore repository links (#3593)
Browse files Browse the repository at this point in the history
Description
---
Updates link to miningcore repositories.

Requires this PR to be merged first:
tari-project/miningcore#1

Motivation and Context
---
Documentation

How Has This Been Tested?
---
N/A
  • Loading branch information
StriderDM committed Nov 19, 2021
1 parent 476c512 commit f6d2995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ The Tari Base Node, Tari Console Wallet, Tari Stratum Transcoder and Tari Mining
default installation as described in [Installing using binaries](#installing-using-binaries), all these applications
will be available.

For MiningCore see [here](https://github.com/StriderDM/miningcore/tree/tari#runtime-requirements-on-linux) and [here](https://github.com/StriderDM/miningcore/tree/tari#runtime-requirements-on-windows).
For MiningCore see [here](https://github.com/tari-project/miningcore/master/tari#runtime-requirements-on-linux) and [here](https://github.com/tari-project/miningcore/tree/master#runtime-requirements-on-windows).

#### Configuration prerequisites

Expand Down Expand Up @@ -453,7 +453,7 @@ transcoder_host_address = "127.0.0.1:7879"

For MiningCore:

See example configuration [here](https://github.com/StriderDM/miningcore/blob/tari/examples/tari_pool.json).
See example configuration [here](https://github.com/tari-project/miningcore/blob/master/examples/tari_pool.json).

For the Tari Mining Node there are some additional settings under section **`mining_node`** that can be changed:
* For SHA3 Mining:
Expand Down

0 comments on commit f6d2995

Please sign in to comment.