Skip to content

Commit

Permalink
Add port to mining pool
Browse files Browse the repository at this point in the history
  • Loading branch information
dguenther committed Mar 7, 2024
1 parent 0f880dd commit be8e3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/documentation/integration_mining.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ And use that public key to join the mining pool:


```sh
ironfish miners:start --pool testnet.pool.ironfish.network --address <PUBLIC KEY>
ironfish miners:start --pool testnet.pool.ironfish.network:9034 --address <PUBLIC KEY>
```

[Join our Discord](https://discord.ironfish.network) if you're interested in creating a different pool for Iron Fish.
Expand Down

0 comments on commit be8e3a9

Please sign in to comment.