From 3dcb1ec739773f8d270203c7d448601d58b98b72 Mon Sep 17 00:00:00 2001 From: kaichao Date: Fri, 5 Jul 2024 11:45:15 +0800 Subject: [PATCH] Update standards/application/relay-reliability.md Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com> --- standards/application/relay-reliability.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standards/application/relay-reliability.md b/standards/application/relay-reliability.md index 90d8b75..54ea5e7 100644 --- a/standards/application/relay-reliability.md +++ b/standards/application/relay-reliability.md @@ -49,7 +49,7 @@ It should be viewed as a temporary solution and deprecated when an e2e reliabili ### Query with Message Hash For outgoing messages, the processing flow can be like this: -- create a buffer for all "outgoing" messages +- create a buffer for all "outgoing" message hashes - send message via relay or lightpush protocol - add message hash to the buffer - save the message to local database with status "outgoing"