From a25e3b9d3ae25dedf9df888bc7983a7ef14950b1 Mon Sep 17 00:00:00 2001 From: Sasha <118575614+weboko@users.noreply.github.com> Date: Wed, 8 Oct 2025 15:07:06 +0200 Subject: [PATCH] Update standards/application/waku-api.md Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com> --- standards/application/waku-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standards/application/waku-api.md b/standards/application/waku-api.md index 38096dc..ad5b8b9 100644 --- a/standards/application/waku-api.md +++ b/standards/application/waku-api.md @@ -316,7 +316,7 @@ types: description: "The content topic for the message." payload: type: Uint8Array - description: "The message payload as bytes." + description: "The message data to be sent." ephemeral: type: bool default: false