remove me

This commit is contained in:
Ivan Folgueira Bande 2024-06-11 23:19:11 +02:00
parent 25a8b98f12
commit 382310bbc3
No known key found for this signature in database
GPG Key ID: 3C117481F89E24A7
1 changed files with 1 additions and 1 deletions

View File

@ -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.