Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulSff authored Jul 27, 2024
1 parent 66e882b commit 62747e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Start the Node with the following command:
```bash
./target/release/poscan-consensus --base-path ~/3dp-chain/ --chain mainnetSpecRaw.json --name MyNodeName --validator --telemetry-url "wss://submit.telemetry.3dpscan.io/submit 0" --author <your mining address or pub key> --threads 2 --no-mdns
```
Make sure you can see your node in the [list](https://telemetry.3dpscan.io/). Explore additional details with this [tutorial](https://3dpass.org/mainnet#linux-mac).
Make sure you can see your node in the [list](https://telemetry.3dpscan.io/). Explore additional details with this [tutorial](https://3dpass.org/mainnet#linux-mac-run).

### Run miner
1. Install [Bun](https://bun.sh/)
Expand Down

0 comments on commit 62747e4

Please sign in to comment.