cc nostr:npub18kzz4lkdtc5n729kvfunxuz287uvu9f64ywhjz43ra482t2y5sks0mx5sz , NIP-01 specifies using `NOTICE` to send messages to clients, but the relay `inbox.nostr.wine` is sending `NOTIFY`. This causes the rust-nostr sdk to fail to parse the message.

Reply to this note

Please Login to reply.

Discussion

NOTIFY is something different. At this point I’m starting to wonder if it will ever get merged. Amethyst and Gossip support it but I’m not sure about other clients. I can disable these messages for certain clients if it’s helpful.

https://github.com/nostr-protocol/nips/pull/901