From d229f8f477877137fdb9ee682184f4fda548ee23 Mon Sep 17 00:00:00 2001 From: Cofson Date: Tue, 23 Dec 2025 10:06:34 +0100 Subject: [PATCH] Simplify abstract wording Change "defines an implementation-friendly specification of the Message Formatting" to "specifies the Message Formatting" for clarity. --- nomos/raw/nomos-message-formatting.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nomos/raw/nomos-message-formatting.md b/nomos/raw/nomos-message-formatting.md index fbf45b2..3073998 100644 --- a/nomos/raw/nomos-message-formatting.md +++ b/nomos/raw/nomos-message-formatting.md @@ -14,8 +14,7 @@ contributors: ## Abstract -This document defines an implementation-friendly specification of -the Message Formatting for the Blend Protocol. +This document specifies the Message Formatting for the Blend Protocol. The message contains a header and a payload, where the header informs the protocol about the version and the payload type. The message contains either a drop or a non-drop payload,