change to seed nodes

This commit is contained in:
fryorcraken 2025-09-25 13:45:21 +10:00
parent 6de55db122
commit 036fe615ed
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

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: []