diff --git a/46.md b/46.md index ccdb535e..baefa4b4 100644 --- a/46.md +++ b/46.md @@ -80,5 +80,5 @@ And the events the remote signer sends to the client have the following format: - params: [`pubkey`, `plaintext`] - result: `nip4 ciphertext` - **nip04_decrypt** - - params: [`pubkey`, `nip4 ciphertext`] + - params: [`peer-pubkey`, `nip4 ciphertext`] - result: [`plaintext`]