Skip to content

Commit

Permalink
fix formatting on i18n tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandtH22 committed Jun 13, 2024
1 parent 5912c4d commit a026b4b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ title: Node Syncing
slug: /troubleshooting/node-syncing
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Port forwarding port 8444 can solve many sync issues and helps improve Chia's network health.

Port 8444 is the [port](https://en.wikipedia.org/wiki/Port_%28computer_networking%29) through which other Chia computers can communicate with your PC. When you set up port forwarding on port 8444, the Chia software on your computer can quickly talk to other PCs, link up, and start downloading and syncing with the Chia blockchain.
Expand Down

0 comments on commit a026b4b

Please sign in to comment.