Creating a few notes isn’t going to kill perf

Reply to this note

Please Login to reply.

Discussion

Although sleeping on it, verifying all those sigs might have performance issues when there are lots of requests. One thing I could do is return a token on first use that subsequent requests could use instead 🤔

Will make that optimization later though because im lazy.