feat: add NIP 44 encryption support #4
Annotations
5 errors
src/extension/background-script/actions/nostr/nip44EncryptOrPrompt.ts#L28
Expected 2 arguments, but got 3.
|
src/extension/background-script/actions/nostr/nip44EncryptOrPrompt.ts#L28
Property 'v' does not exist on type '{ peer: string; plaintext: string; }'.
|
src/extension/background-script/actions/nostr/nip44EncryptOrPrompt.ts#L58
Expected 2 arguments, but got 3.
|
src/extension/background-script/actions/nostr/nip44EncryptOrPrompt.ts#L58
Property 'v' does not exist on type '{ peer: string; plaintext: string; }'.
|
|
The logs for this run have expired and are no longer available.
Loading