From 036fe615ed9e99c454943d209ca966fd781a8ade Mon Sep 17 00:00:00 2001 From: fryorcraken Date: Thu, 25 Sep 2025 13:45:21 +1000 Subject: [PATCH] change to seed nodes --- 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 426707f..22e11eb 100644 --- a/standards/application/waku-api.md +++ b/standards/application/waku-api.md @@ -122,7 +122,7 @@ types: WakuConfig: type: struct fields: - remote_nodes: + seed_nodes: type: array # Default means the node does not bootstrap, e.g. for local development default: []