Merge branch 'weboko/waku-send-api' of github.com:waku-org/specs into weboko/waku-send-api

This commit is contained in:
Sasha 2025-10-08 23:50:02 +02:00
commit 7cfc36207e
No known key found for this signature in database

View File

@ -313,7 +313,7 @@ types:
fields:
contentTopic:
type: string
description: "The content topic for the message."
description: "Content-based filtering field as defined in [TOPICS](https://github.com/vacp2p/rfc-index/blob/main/waku/informational/23/topics.md#content-topics)"
payload:
type: array<byte>
description: "The message data to be sent."