Skip to content

Commit

Permalink
[Debug] logs
Browse files Browse the repository at this point in the history
  • Loading branch information
cammellos committed May 20, 2019
1 parent 8d77666 commit dbcbea5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/shhext/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@ func (s *Service) onNewTopicHandler(sharedSecrets [][]byte) {
}
log.Info("FILTER IDS", "filter", filters)
if len(filters) != 0 {
log.Info("SENDING FILTERS")
handler := EnvelopeSignalHandler{}
handler.WhisperFilterAdded(filters)
}
Expand Down

0 comments on commit dbcbea5

Please sign in to comment.