
bitchatてどこのNostrリレー使っとんかなと思ったけど この辺ね private static let defaultRelays = [ "wss://relay.damus.io", "wss://relay.primal.net", "wss://offchain.pub", "wss://nostr21.com" // For local testing, you can add: "ws://localhost:8080" ] https://github.com/permissionlesstech/bitchat/blob/a92828471beba04a9c3a5777de773b15a76d67a3/bitchat/Nostr/NostrRelayManager.swift#L25