From a44ae12fca404958adb6460746e69ef209137937 Mon Sep 17 00:00:00 2001 From: Sheen <9674168+sheenhx@users.noreply.github.com> Date: Fri, 21 Jun 2024 12:16:13 +0200 Subject: [PATCH] Update MEP-3355.md --- proposals/MEP-3355.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/MEP-3355.md b/proposals/MEP-3355.md index 3d4b096..e362a35 100644 --- a/proposals/MEP-3355.md +++ b/proposals/MEP-3355.md @@ -40,7 +40,7 @@ MEP-3355 proposes the following standard format for LLM friendly transaction mem "data": [ { "type": "text", - "content": "Compressed memo content goes here", + "content": "Compressed sensor data in jsonl goes here", "compression": "brotli" }, {