Skip to content

Commit

Permalink
remove me
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivansete-status committed Jun 11, 2024
1 parent 25a8b98 commit 382310b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waku/waku_core/message/message.nim
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 382310b

Please sign in to comment.