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 baefa4b..6610e82 100644
--- a/46.md
+++ b/46.md
@@ -77,7 +77,7 @@ And the events the remote signer sends to the client have the following format:
77 - params: [] 77 - params: []
78 - result: `{ [url: string]: {read: boolean, write: boolean} }` 78 - result: `{ [url: string]: {read: boolean, write: boolean} }`
79- **nip04_encrypt** 79- **nip04_encrypt**
80 - params: [`pubkey`, `plaintext`] 80 - params: [`peer-pubkey`, `plaintext`]
81 - result: `nip4 ciphertext` 81 - result: `nip4 ciphertext`
82- **nip04_decrypt** 82- **nip04_decrypt**
83 - params: [`peer-pubkey`, `nip4 ciphertext`] 83 - params: [`peer-pubkey`, `nip4 ciphertext`]