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
a3c37c1be1
commit
0004fff780
@ -108,7 +108,7 @@ types:
|
||||
type: option<NetworkConfig>
|
||||
default: TheWakuNetworkPreset
|
||||
store_confirmation:
|
||||
type: bool
|
||||
type: option<bool>
|
||||
# Until further dogfooding, assuming default false, usage of SDS should be preferred
|
||||
default: false
|
||||
description: "No-payload store hash queries are made to confirm whether outbound messages were received by remote store node."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user