mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
peer-pubkey
Co-authored-by: monlovesmango <96307647+monlovesmango@users.noreply.github.com>
This commit is contained in:
parent
cb37a9320e
commit
c5c2d86a47
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`]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user