feat: efficient data query

This commit is contained in:
reya
2024-08-01 13:52:14 +07:00
parent fb28cf3bc0
commit 8f73e8ccd8
6 changed files with 162 additions and 102 deletions

View File

@@ -24,7 +24,7 @@ pub const BOOTSTRAP_RELAYS: [&str; 4] = [
"wss://relay.damus.io/",
"wss://relay.nostr.net/",
"wss://relay.0xchat.com/",
"wss://nostr.wine/",
"wss://auth.nostr1.com/",
];
fn main() {