From 59dd72e002387a86d3efbef5ab9525270522e3c8 Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Mon, 10 Apr 2023 11:24:14 +0300 Subject: [PATCH] doc: phrasing --- 704.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/704.md b/704.md index 1455d22..9b94402 100644 --- a/704.md +++ b/704.md @@ -63,4 +63,4 @@ If `Alice` wants to signal `Bob` that she is ready to use this NIP (for more pri > **Note** the reason for using `sha256(shared_secret)` for the `d` tag is so that outside observers do not even know that `Alice` and `Bob` have started to communicate. Any other value for the `d` tag would reveal that the message is intended for `Bob.` - After both `Alice` and `Bob` have published the `kind: 35709` event, they start to publish and listen to events using the `one-use-keys`. + After both `Alice` and `Bob` have published the `kind: 35709` event, they can start to publish and listen to events using the `one-use-keys`.