Btw, can you add sequential window.nostr request processing to Alby? Now I'm getting an error like "Nostr call already processing" and had to do my own processing queue.
Discussion
hmm, do you have some code example? awaiting the promise does not work for you?
We are defensive there to prevent too many prompts for the user.
but I see that this can make it a bit harder for the developer.