forked from nostr/nostrweb
pool: add relay.nostr.ch
this is another relay, so we have two to play with. this one is running on the same machine where live nostrweb is hosted at. at the moment, relay is running nostr-rs-relay v0.7.2: $ curl -H 'accept: application/nostr+json' https://relay.nostr.ch/ { "id": "wss://relay.nostr.ch/", "name": "a nostr relay", "description": "just another nostr relay", "supported_nips": [ 1, 2, 9, 11, 12, 15, 16, 20, 22, 26 ], "software": "https://git.sr.ht/~gheartsfield/nostr-rs-relay", "version": "0.7.2" }
parent
1d23c7098d
commit
343413355f
Loading…
Reference in New Issue