jimbojw / memorelay

In-memory Nostr relay.
Apache License 2.0
0 stars 0 forks source link

Implement NIP-20 command results #27

Closed jimbojw closed 1 year ago

jimbojw commented 1 year ago

NIP-20 describes a new message type ["OK"...] which the relay sends to the client to inform them of the status of an incoming EVENT message. Implement this feature and related conformance tests.

jimbojw commented 1 year ago

Make sure that when rejecting a previously deleted event, the OK message description begins with deleted:. See #47

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 1.9.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: