mirror of
https://github.com/nostr-protocol/nips.git
synced 2025-12-11 01:28:51 +00:00
Add version param to 07 and 46
This commit is contained in:
2
46.md
2
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`]
|
||||
|
||||
Reference in New Issue
Block a user