diff --git a/src/HttpServer.ts b/src/HttpServer.ts index 7c17b48..ee4a350 100644 --- a/src/HttpServer.ts +++ b/src/HttpServer.ts @@ -166,7 +166,7 @@ export class HttpServer { /** * @openapi - * /getaddr: + * /chain-info: * get: * summary: It retrieves server configuration addresses and some general data. * description: It displays addresses used by the server, as well as chain information, status and version.