is nostr:npub1mutnyacc9uc4t5mmxvpprwsauj5p2qxq95v4a9j0jxl8wnkfvuyque23vg's relay write only? I'm messing around with NWC and unable to read the kind 13194 event that I can see my mutiny wallet instance is publishing to the relay.
Discussion
#NWC
Yes, Mutiny relay is write only. It is using blastr to publish notes to all known relays: https://github.com/MutinyWallet/blastr
Oh ok that makes a lot more sense... Though I would expect the relay contained in the NWC URI string to be the one used to send and receive all NWC events for a particular wallet service, else the client is left guessing which relay to use to get the info event + any response events.
The mutiny relay does work with NWC but I'm not sure if we have full NWC response support. We'll probably migrate to a full strfry instance at some point.
I got my setup working with the wallet via NWC 🙌 looking at implementing the response side of things now. This NWC stuff is super cool...