change to seed nodes

This commit is contained in:
fryorcraken
2025-09-25 13:45:21 +10:00
parent 6de55db122
commit 036fe615ed
+1 -1
View File
@@ -122,7 +122,7 @@ types:
WakuConfig:
type: struct
fields:
remote_nodes:
seed_nodes:
type: array<string>
# Default means the node does not bootstrap, e.g. for local development
default: []