Closed jimbojw closed 1 year ago
Make sure that when rejecting a previously deleted event, the OK
message description begins with deleted:
. See #47
:tada: This issue has been resolved in version 1.9.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
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.