upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--46.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/46.md b/46.md
index ccdb535..baefa4b 100644
--- a/46.md
+++ b/46.md
@@ -80,5 +80,5 @@ And the events the remote signer sends to the client have the following format:
80 - params: [`pubkey`, `plaintext`] 80 - params: [`pubkey`, `plaintext`]
81 - result: `nip4 ciphertext` 81 - result: `nip4 ciphertext`
82- **nip04_decrypt** 82- **nip04_decrypt**
83 - params: [`pubkey`, `nip4 ciphertext`] 83 - params: [`peer-pubkey`, `nip4 ciphertext`]
84 - result: [`plaintext`] 84 - result: [`plaintext`]