You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe
When connected to certain relays,
there is an item in RelayInformation that is not specified in NIP-11 called "id," causing a failure in converting it to Relay.RelayInformationDocument.
Additional context
The relay that is using nostr-rs-relay returns an item called "id" in RelayInformation.
I couldn't determine whether nostr-java or nostr-rs-relay is at fault.