mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-06-26 21:51:00 +02:00
Update search_users.py
This commit is contained in:
parent
b199fae7cd
commit
cf7bfe6b34
@ -153,7 +153,7 @@ class SearchUser(DVMTaskInterface):
|
|||||||
cli.add_relay("wss://relay.damus.io")
|
cli.add_relay("wss://relay.damus.io")
|
||||||
cli.connect()
|
cli.connect()
|
||||||
|
|
||||||
filter1 = Filter().kind(0)
|
filter1 = Filter().kind(Kind(0))
|
||||||
|
|
||||||
# filter = Filter().author(keys.public_key())
|
# filter = Filter().author(keys.public_key())
|
||||||
print("Syncing Profile Database.. this might take a while..")
|
print("Syncing Profile Database.. this might take a while..")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user