I mean like this:
await window.nostr.nip04.decrypt(...);
await window.nostr.nip04.decrypt(...);
this should work, doesn't it? but I guess you do this in a component that don't know of the other calls?
I am wondering what's the best practice here. because the user might be prompted.