This commit is contained in:
@@ -20,7 +20,7 @@ module NostrManager
|
||||
end
|
||||
|
||||
if received_events >= @max_events
|
||||
puts "Found #{@max_events} events, ending the search"
|
||||
Rails.logger.debug "Found #{@max_events} events, ending the search"
|
||||
break
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user