mikedilger on Nostr: I'm having this kind of failure with nostr-sdk (rust): client: REQ sub1 relay: AUTH ...
I'm having this kind of failure with nostr-sdk (rust):
client: REQ sub1
relay: AUTH
relay: EOSE sub1 (no events, all redacted, but stays open due to nature of the filter)
client: CLOSE sub1
client disconnects and fails to return the event.
The client has a signer that is allowed to read the event, but it is not using it because it looks to the client like it wasn't there and the client was never informed that maybe it was redacted.
client: REQ sub1
relay: AUTH
relay: EOSE sub1 (no events, all redacted, but stays open due to nature of the filter)
client: CLOSE sub1
client disconnects and fails to return the event.
The client has a signer that is allowed to read the event, but it is not using it because it looks to the client like it wasn't there and the client was never informed that maybe it was redacted.