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