mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-07 16:43:06 +00:00
by default no static store nodes are passed
This commit is contained in:
parent
40450003ac
commit
f834dc4346
@ -125,6 +125,7 @@ types:
|
|||||||
description: "Bootstrap nodes, entree and multiaddr formats are accepted."
|
description: "Bootstrap nodes, entree and multiaddr formats are accepted."
|
||||||
static_store_nodes:
|
static_store_nodes:
|
||||||
type: array<string>
|
type: array<string>
|
||||||
|
default: []
|
||||||
description: "Only the passed nodes are used for store queries, discovered store nodes are discarded."
|
description: "Only the passed nodes are used for store queries, discovered store nodes are discarded."
|
||||||
cluster_id:
|
cluster_id:
|
||||||
type: uint
|
type: uint
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user