Skip to content

Commit

Permalink
chore: lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
darshankabariya committed Dec 10, 2024
1 parent 16328a4 commit 37b5204
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion waku/waku_rln_relay/rln_relay.nim
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,6 @@ proc monitorEpochs(wakuRlnRelay: WakuRLNRelay): Future[void] {.async.} =
waku_rln_proof_remining.set(
wakuRlnRelay.groupManager.userMessageLimit.get().float64
)

except CatchableError:
error "Error in epoch monitoring", error = getCurrentExceptionMsg()

Expand Down

0 comments on commit 37b5204

Please sign in to comment.