Closed UTXOnly closed 8 months ago
When relay is replying to clients upon successful event add, the relay uses n0stafarian419 in place of the event_id
n0stafarian419
event_id
Relay should reply with actual event_id instead of static placeholder value it is currently using as referenced here
["OK", "b1a649ebe8...", true, "duplicate: already have this event"]
Issue
When relay is replying to clients upon successful event add, the relay uses
n0stafarian419
in place of theevent_id
Resolution
Relay should reply with actual
event_id
instead of static placeholder value it is currently using as referenced here