diff options
| author | fiatjaf_ <fiatjaf@gmail.com> | 2023-11-21 20:49:35 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-21 20:49:35 -0300 |
| commit | c5c2d86a479d1ca52065b50faddc72220c3896cf (patch) | |
| tree | 44ac318edc39cb3b4daae2a961e2335bebf4dfd9 /46.md | |
| parent | cb37a9320e10fcc4d8c064571461311ca613a1d5 (diff) | |
peer-pubkey
Co-authored-by: monlovesmango <96307647+monlovesmango@users.noreply.github.com>
Diffstat (limited to '46.md')
| -rw-r--r-- | 46.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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`] |