mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-06-06 18:31:00 +00:00
Only enable testing relay
This commit is contained in:
parent
c75e977cf1
commit
bf21e85d36
@ -1,15 +1,15 @@
|
|||||||
const appConfig = {
|
const appConfig = {
|
||||||
defaultRelayUrls: [
|
defaultRelayUrls: [
|
||||||
"wss://nos.lol/",
|
// "wss://nos.lol/",
|
||||||
"wss://relay.damus.io/",
|
// "wss://relay.damus.io/",
|
||||||
"wss://relay.snort.social/",
|
// "wss://relay.snort.social/",
|
||||||
"wss://relay.nostr.band/",
|
// "wss://relay.nostr.band/",
|
||||||
"wss://relay.mutinywallet.com/",
|
// "wss://relay.mutinywallet.com/",
|
||||||
"wss://relay.primal.net/",
|
// "wss://relay.primal.net/",
|
||||||
"wss://nostr21.com/",
|
// "wss://nostr21.com/",
|
||||||
"wss://nostrue.com/",
|
// "wss://nostrue.com/",
|
||||||
"wss://purplerelay.com/",
|
// "wss://purplerelay.com/",
|
||||||
// "wss://relay.devs.tools/"
|
"wss://relay.devs.tools/"
|
||||||
],
|
],
|
||||||
authorPubkeys: ["8cb60e215678879cda0bef4d5b3fc1a5c5925d2adb5d8c4fa7b7d03b5f2deaea", "676c02247668d5b18479be3d1a80933044256f3fbd03640a8c234684e641b6d6"],
|
authorPubkeys: ["8cb60e215678879cda0bef4d5b3fc1a5c5925d2adb5d8c4fa7b7d03b5f2deaea", "676c02247668d5b18479be3d1a80933044256f3fbd03640a8c234684e641b6d6"],
|
||||||
customLightningAddresses: [
|
customLightningAddresses: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user