-
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I found the problem. You need to use git checkout to replace the configure-testnet branch. Then run chia configure --testnet t after chia init. Then start it will be testnet7. Then manually connect to testnet-node.chia.net:58444 and wait for a period of time to start synchronizing blockdata.Thx for the answers given to me by the developers on keybase(https://keybase.io/team/chia_network.public) |
Beta Was this translation helpful? Give feedback.
I found the problem. You need to use git checkout to replace the configure-testnet branch. Then run chia configure --testnet t after chia init. Then start it will be testnet7. Then manually connect to testnet-node.chia.net:58444 and wait for a period of time to start synchronizing blockdata.Thx for the answers given to me by the developers on keybase(https://keybase.io/team/chia_network.public)