If you import everything with `use nostr::prelude::*` and want to use NIP04, specify also the module instead of just the function, like this:

```

nip04::decrypt(sk, pk, content)

```

Reply to this note

Please Login to reply.

Discussion

No replies yet.