Skip to content

Commit 20e4c27

Browse files
authored
Merge pull request #394 from vivian1912/master
Update connecting_to_javatron
2 parents 18ebd97 + fff5075 commit 20e4c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using_javatron/connecting_to_tron.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ There are occasions when Java-tron simply fails to connect to peers. The common
7979
* The Shasta testnet does not currently support nodes joining the network. If you need to run nodes to join the public testnet, you can choose the Nile testnet.
8080

8181
# Log and network connection verification
82-
The java-tron node log is located in `/logs/torn.log`. You can use the following commands to view the latest log of the node and check the block synchronization status of the node:
82+
The Java-tron node log is `/logs/tron.log` in the Java-tron installation directory. Under the Java-tron installation directory, you can use the following commands to view the latest log of the node and check the block synchronization status of the node:
8383

8484
```
8585
$ tail -f /logs/tron.log/

0 commit comments

Comments
 (0)