Skip to content

Commit

Permalink
Start consumer
Browse files Browse the repository at this point in the history
  • Loading branch information
rxdn committed Nov 9, 2024
1 parent 20c20aa commit 2553a5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/misconduct-detector/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ func main() {
return
}

rpcClient.StartConsumer()

logger.Info("RPC client started")

wg := &sync.WaitGroup{}
Expand Down

0 comments on commit 2553a5c

Please sign in to comment.