Skip to content

Commit 75e207a

Browse files
committed
add config location and fix version identifier
1 parent f5274bd commit 75e207a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference-client/troubleshooting/node-syncing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import TabItem from '@theme/TabItem';
1111
:::note
1212
This process assumes you already have chia installed and all files are present in their default locations, to confirm make sure the `~/.chia/mainnet/db/` directory exists.
1313

14-
If you are upgrading from a version prior to Chia 2.0.0, verify your config file has the correct value under the `full_node` section for `database_path` (v1 vs the current v2):
14+
If you are upgrading from a version prior to Chia 2.1.0, verify your config file (`~/.chia/mainnet/config/config.yaml`) has the correct value under the `full_node` section for `database_path` (v1 vs the current v2):
1515
`db/blockchain_v2_CHALLENGE.sqlite`
1616

1717
When starting chia for the first time with the database snapshot it can take upwards of 30 minutes for it to verify the db and load.

0 commit comments

Comments
 (0)