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
4c77808f36
commit
c791d505a3
@ -561,7 +561,8 @@ method verifyProof*(
|
||||
warn "verify_with_roots() returned failure status", proof = proof
|
||||
return err("could not verify the proof")
|
||||
|
||||
debug "Verification successfully", proof = proof, output = ffiOk
|
||||
debug "Verification successfully", proof = proof
|
||||
debug "------"output = ffiOk
|
||||
|
||||
return ok(validProof)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user