mirror of https://github.com/waku-org/nwaku.git
remove me
This commit is contained in:
parent
25a8b98f12
commit
382310bbc3
|
@ -11,7 +11,7 @@ else:
|
|||
import ../topics, ../time
|
||||
|
||||
const MaxMetaAttrLength* = 64 # 64 bytes
|
||||
|
||||
#### naive comment
|
||||
type WakuMessage* = object # Data payload transmitted.
|
||||
payload*: seq[byte]
|
||||
# String identifier that can be used for content-based filtering.
|
||||
|
|
Loading…
Reference in New Issue