mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-12-09 08:38:50 +00:00
peer-pubkey
Co-authored-by: monlovesmango <96307647+monlovesmango@users.noreply.github.com>
This commit is contained in:
2
46.md
2
46.md
@@ -80,5 +80,5 @@ And the events the remote signer sends to the client have the following format:
|
|||||||
- params: [`pubkey`, `plaintext`]
|
- params: [`pubkey`, `plaintext`]
|
||||||
- result: `nip4 ciphertext`
|
- result: `nip4 ciphertext`
|
||||||
- **nip04_decrypt**
|
- **nip04_decrypt**
|
||||||
- params: [`pubkey`, `nip4 ciphertext`]
|
- params: [`peer-pubkey`, `nip4 ciphertext`]
|
||||||
- result: [`plaintext`]
|
- result: [`plaintext`]
|
||||||
|
|||||||
Reference in New Issue
Block a user