From e2eeda5200def7204f7f2da0ee446ac7744be010 Mon Sep 17 00:00:00 2001 From: Jonathan Staab Date: Fri, 11 Aug 2023 17:37:29 -0700 Subject: Add version param to 07 and 46 --- 46.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '46.md') diff --git a/46.md b/46.md index 06a2689..06846db 100644 --- a/46.md +++ b/46.md @@ -89,7 +89,7 @@ These are mandatory methods the remote signer app MUST implement: - params [`pubkey`, `nip4 ciphertext`] - result [`plaintext`] - **nip44_encrypt** - - params [`pubkey`, `plaintext`] + - params [`pubkey`, `plaintext`, `v`] - result `nip44 encrypted payload` - **nip44_decrypt** - params [`pubkey`, `nip44 encrypted payload`] -- cgit v1.2.3