by default no static store nodes are passed

This commit is contained in:
fryorcraken 2025-09-12 17:40:23 +10:00
parent 40450003ac
commit f834dc4346
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

View File

@ -125,6 +125,7 @@ types:
description: "Bootstrap nodes, entree and multiaddr formats are accepted."
static_store_nodes:
type: array<string>
default: []
description: "Only the passed nodes are used for store queries, discovered store nodes are discarded."
cluster_id:
type: uint