mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-02 14:13:06 +00:00
if a default is possible it means values are optional
This commit is contained in:
parent
cf84d3d4a3
commit
a3c37c1be1
@ -105,7 +105,7 @@ types:
|
||||
constraints: [ "edge", "relay" ]
|
||||
description: "The mode of operation of the Waku node. Core protocols used by the node are inferred from this mode."
|
||||
network_config:
|
||||
type: NetworkConfig
|
||||
type: option<NetworkConfig>
|
||||
default: TheWakuNetworkPreset
|
||||
store_confirmation:
|
||||
type: bool
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user