Skip to content

Commit

Permalink
undo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmer committed Dec 23, 2024
1 parent 0a538c2 commit 4f6d133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waku/waku_rln_relay/rln/wrappers.nim
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ proc proofGen*(
)
var inputBuffer = toBuffer(serializedInputs)

# debug "input buffer ", inputBuffer = repr(inputBuffer)
debug "input buffer ", inputBuffer = repr(inputBuffer)

# generate the proof
var proof: Buffer
Expand Down

0 comments on commit 4f6d133

Please sign in to comment.