mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-07 08:23:08 +00:00
chore: improve debug
This commit is contained in:
parent
c791d505a3
commit
5a781aa393
@ -562,7 +562,7 @@ method verifyProof*(
|
||||
return err("could not verify the proof")
|
||||
|
||||
debug "Verification successfully", proof = proof
|
||||
debug "------"output = ffiOk
|
||||
debug "------", output = ffiOk
|
||||
|
||||
return ok(validProof)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user