Add more comment

This commit is contained in:
Arnaud 2025-09-23 14:25:40 +02:00
parent 11bbc255cb
commit 278c2660a9
No known key found for this signature in database
GPG Key ID: B8FBC178F10CA7AE

View File

@ -2,7 +2,8 @@
## This file contains the debug info available with Codex.
## The DEBUG type will return info about the P2P node.
## The PEER type will return info about a specific peer if available.
## The PEER type is available only with codex_enable_api_debug_peers flag.
## It will return info about a specific peer if available.
import std/[options]
import chronos