refactor: outbox (inbox query) improvements
feat: sync account tool
This commit is contained in:
@ -32,10 +32,9 @@ export const SnortPubKey = "npub1sn0rtcjcf543gj4wsg7fa59s700d5ztys5ctj0g69g2x680
|
||||
* Default search relays
|
||||
*/
|
||||
export const SearchRelays = [
|
||||
"wss://relay.nostr.band",
|
||||
"wss://search.nos.today",
|
||||
"wss://relay.noswhere.com",
|
||||
"wss://saltivka.org",
|
||||
"wss://relay.nostr.band/",
|
||||
"wss://search.nos.today/",
|
||||
"wss://relay.noswhere.com/",
|
||||
];
|
||||
|
||||
export const DeveloperAccounts = [
|
||||
|
Reference in New Issue
Block a user