mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-03-17 21:31:52 +01:00
Update wot_utils.py
This commit is contained in:
parent
69f1ac1be2
commit
3a01ec7f33
@ -98,7 +98,7 @@ async def build_wot_network(seed_pks, depth=2, max_batch=500, max_time_request=1
|
||||
if type(seed_pks) == str:
|
||||
seed_pks = [seed_pks]
|
||||
|
||||
print('Step 1: fetching kind 3 events from relays & pre-processing')
|
||||
print('WOT: fetching kind 3 events from relays & pre-processing to build WOT')
|
||||
|
||||
tic = time.time()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user