diff --git a/46.md b/46.md index b0e5c769..d9343008 100644 --- a/46.md +++ b/46.md @@ -129,7 +129,6 @@ Each of the following are methods that the client sends to the remote signer. | `nip04_decrypt` | `[, ]` | `` | | `nip44_encrypt` | `[<third_party_pubkey>, <plaintext_to_encrypt>]` | `<nip44_ciphertext>` | | `nip44_decrypt` | `[<third_party_pubkey>, <nip44_ciphertext_to_decrypt>]` | `<plaintext>` | -| `nip44_get_conversation_key`| _Potential future addition_ | | ## Response Events `kind:24133`