mirror of
https://github.com/vacp2p/rfc.git
synced 2025-02-21 11:18:27 +00:00
chore(WAKU2-MESSAGE): add links to store protocol
This commit is contained in:
parent
eeed3e28fe
commit
f7983f6f64
@ -39,8 +39,8 @@ This field holds the Unix epoch time in nanoseconds.
|
||||
Omitting it means the timestamp is unspecified.
|
||||
|
||||
The `ephemeral` field MAY be set to signify the transient nature of the message.
|
||||
If the message SHOULD be stored, then this field MUST be set to `false`, which is equivalent to omitting the field.
|
||||
If the message SHOULD NOT be stored, then this field MUST be set to `true`.
|
||||
If the message SHOULD be [stored](/spec/13), then this field MUST be set to `false`, which is equivalent to omitting the field.
|
||||
If the message SHOULD NOT be [stored](/spec/13), then this field MUST be set to `true`.
|
||||
|
||||
See [13/WAKU2-STORE](/spec/13) for more details.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user