feat: replace trending notes service
This commit is contained in:
parent
18ae2a5fd4
commit
8edec0f7f6
3 changed files with 18 additions and 116 deletions
|
|
@ -65,6 +65,8 @@ export const BIG_RELAY_URLS = [
|
|||
|
||||
export const SEARCHABLE_RELAY_URLS = ['wss://relay.nostr.band/', 'wss://search.nos.today/']
|
||||
|
||||
export const TRENDING_NOTES_RELAY_URLS = ['wss://trending.relays.land/']
|
||||
|
||||
export const GROUP_METADATA_EVENT_KIND = 39000
|
||||
|
||||
export const ExtendedKind = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue