Add more comment

This commit is contained in:
Arnaud 2025-09-23 14:25:40 +02:00 committed by Eric
parent f177b333c9
commit 42a097aa37
No known key found for this signature in database

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