For the complete documentation index, see llms.txt. This page is also available as Markdown.

9.6 Verifying Node Operation

Once started, logs will appear in the terminal.

Example:

tail -f logs/node.log

You should see:

  • peer connections

  • block synchronization

  • transaction validation

Last updated