From a35f47dfbe7d5d254f6fd944cf6b045413f5c147 Mon Sep 17 00:00:00 2001 From: Ivan Folgueira Bande Date: Fri, 27 Feb 2026 14:59:58 +0100 Subject: [PATCH] adjust comment as per Zoltan's recommendation --- standards/application/waku-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standards/application/waku-api.md b/standards/application/waku-api.md index 518f72b..2f38096 100644 --- a/standards/application/waku-api.md +++ b/standards/application/waku-api.md @@ -573,7 +573,7 @@ functions: type: result, error> getNodeInfo: - description: "Returns the node's information that is requested." + description: "Returns the JSON formatted node's information that is requested. Expect single value or list results depending on requested information." parameters: - name: nodeInfoId type: string