diff options
Diffstat (limited to '46.md')
| -rw-r--r-- | 46.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -89,7 +89,7 @@ These are mandatory methods the remote signer app MUST implement: | |||
| 89 | - params [`pubkey`, `nip4 ciphertext`] | 89 | - params [`pubkey`, `nip4 ciphertext`] |
| 90 | - result [`plaintext`] | 90 | - result [`plaintext`] |
| 91 | - **nip44_encrypt** | 91 | - **nip44_encrypt** |
| 92 | - params [`pubkey`, `plaintext`] | 92 | - params [`pubkey`, `plaintext`, `v`] |
| 93 | - result `nip44 encrypted payload` | 93 | - result `nip44 encrypted payload` |
| 94 | - **nip44_decrypt** | 94 | - **nip44_decrypt** |
| 95 | - params [`pubkey`, `nip44 encrypted payload`] | 95 | - params [`pubkey`, `nip44 encrypted payload`] |