Fixes log scope compilation
This commit is contained in:
parent
70541921c4
commit
2ba0977214
|
@ -558,7 +558,7 @@ proc onProve(
|
|||
|
||||
logScope:
|
||||
cid = cidStr
|
||||
slot = slot
|
||||
slot = slotIdx
|
||||
challenge = challenge
|
||||
|
||||
trace "Received proof challenge"
|
||||
|
|
Loading…
Reference in New Issue