an error is happening during event signing:

Reply to this note

Please Login to reply.

Discussion

Yeah it is the clunky way I initially built the app using Python exclusively before having to rewrite to push all the key stuff to the front end. The signed event gets passed back to the backend where it publishers it from there. I didn’t store the relays list in the front end, it is in the session data. It is pretty ugly so working on how to unpick that issue.