mirror of
https://github.com/bitvora/wot-relay.git
synced 2025-06-05 08:52:01 +00:00
reduce profile logging
This commit is contained in:
parent
a4116a31f9
commit
067849d1a1
2
main.go
2
main.go
@ -219,8 +219,8 @@ func refreshProfiles(ctx context.Context, relay *khatru.Relay) {
|
||||
for ev := range pool.SubManyEose(timeout, seedRelays, filters) {
|
||||
relay.AddEvent(ctx, ev.Event)
|
||||
}
|
||||
log.Println("👤 profiles fetched:", end)
|
||||
}
|
||||
log.Println("👤 profiles refreshed: ", len(trustNetwork))
|
||||
}
|
||||
|
||||
func refreshTrustNetwork(relay *khatru.Relay, ctx context.Context) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user