mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-27 10:13:08 +00:00
chore: improve debug
This commit is contained in:
parent
9977b9337a
commit
ed52fecf2c
@ -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