Skip to content

Commit b77c7ae

Browse files
Merge pull request #640 from JoinColony/docs/hotfixes
πŸ™ˆ Errata in docs
2 parents 52b7b42 + 5fb490f commit b77c7ae

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

β€Ždocs/_Docs_ReputationMining.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Private key of the miner account which the client will sign reputation mining co
3939
#### `--colonyNetworkAddress`
4040
The address of the Colony Network's `EtherRouter`. See [Upgrades to the Colony Network](/colonynetwork/docs-upgrade-design/) for more information about the EtherRouter design pattern. This address is static on `goerli` and `mainnet`
4141
`goerli` `0x79073fc2117dD054FCEdaCad1E7018C9CbE3ec0B`
42-
`mainnet` `TBD`
42+
`mainnet` `0x5346d0f80e2816fad329f2c140c870ffc3c3e2ef`
4343

4444
#### `--dbPath`
4545
Path for the sqlite database storing reputation state. Default is `./reputationStates.sqlite`.
@@ -53,7 +53,7 @@ Used to connect to a local clinet running on the specified port. Default is `854
5353
#### `--syncFrom`
5454
Block number to start reputation state sync from. This is the block at which the reputation mining process was initialised. This number is static on `goerli` and `mainnet`
5555
* `goerli: 548534`
56-
* `mainnet: TBD`
56+
* `mainnet: 7913100`
5757

5858
Note that beginning the sync with a too-early block will result in an error. If you get this exception, try syncing from a more recent block. Note that the sync process can take long. Latest tests syncing a client from scratch to 28 reputation cycles took ~2 hours.
5959

β€Ždocs/_Intro_Welcome.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The current colonyNetwork release is [glider](https://github.com/JoinColony/colo
3636
* Tasks and work ratings
3737

3838

39-
The Colony Network is maintained and improved by the [Meta Colony](/colonynetwork/tldr-the-meta-colony-and-clny) (which is, itself, a colony on the network with special permissions).
39+
The Colony Network is maintained and improved by the [Meta Colony](/colonynetwork/whitepaper-tldr-the-meta-colony-and-clny) (which is, itself, a colony on the network with special permissions).
4040

4141
Membership in the Metacolony is open to all (and heartily encouraged!), but changes such as [network upgrades](/colonynetwork/docs-upgrade-design/) require a minimum *reputation* within the Metacolony to proceed.
4242

-23.8 KB
Binary file not shown.
11.6 KB
Loading

0 commit comments

Comments
Β (0)