Closed bumi closed 10 months ago
@bumi this is already fixed and merged: https://github.com/getAlby/nostr-wallet-connect/blob/main/echo_handlers.go#L408
Is there any issue?
This was fixed, unfortunately there was a brief period where invalid NWC strings were returned.
/ FIXME: need a public-facing relay URL env variable // and fallback to svc.cfg.Relay (hosted instance uses an internal URL) publicRelayUrl := "wss://relay.getalby.com/v1";
https://github.com/getAlby/nostr-wallet-connect/pull/159/files#diff-bc96d9f23fed4415ebd67e3fc93a8c0a09e8a34b340e217c4e56f8cd57bdc7c5R408-R411