From 7e030f83cda2e87351c901d021d8a0c17003f693 Mon Sep 17 00:00:00 2001 From: Sasha Date: Wed, 3 Jul 2024 02:46:08 +0200 Subject: [PATCH] remove ambiguity --- informational/req-res-reliability.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/informational/req-res-reliability.md b/informational/req-res-reliability.md index 308425d..c243c6d 100644 --- a/informational/req-res-reliability.md +++ b/informational/req-res-reliability.md @@ -10,8 +10,7 @@ contributors: --- ## Abstract -This RFC describes set of instructions used across different [WAKU2](https://github.com/vacp2p/rfc-index/blob/7b443c1aab627894e3f22f5adfbb93f4c4eac4f6/waku/standards/core/10/waku2.md) implementations for improved reliability during usage of request-response protocols by a light node. -Such protocols are: +This RFC describes set of instructions used across different [WAKU2](https://github.com/vacp2p/rfc-index/blob/7b443c1aab627894e3f22f5adfbb93f4c4eac4f6/waku/standards/core/10/waku2.md) implementations for improved reliability during usage of request-response protocols by a light node: - [WAKU2-LIGHTPUSH](https://github.com/vacp2p/rfc-index/blob/7b443c1aab627894e3f22f5adfbb93f4c4eac4f6/waku/standards/core/19/lightpush.md) - is used for sending messages; - [WAKU2-FILTER](https://github.com/vacp2p/rfc-index/blob/7b443c1aab627894e3f22f5adfbb93f4c4eac4f6/waku/standards/core/12/filter.md) - is used for receiving messages;