UTXOnly / nostpy-relay

A nostr relay backed by a postgresql database, run with docker-compose
The Unlicense
17 stars 6 forks source link

Fix OK responses for events #49

Closed UTXOnly closed 8 months ago

UTXOnly commented 8 months ago

Summary

This fixes #47 and #48, relay is now returning OK messages using the correct syntax. Also removed unnecessary lines of code to modify and reuse functionality from ExtractedResponse class