mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-07 18:43:50 +00:00
merge master
This commit is contained in:
parent
64ad28ce99
commit
23275b67ba
@ -562,7 +562,7 @@ proc onStore(
|
||||
trace "Slot root mismatch", manifest = manifest.slotRoots[slotIdx.int], recovered = slotRoot.toSlotCid()
|
||||
return failure(newException(CodexError, "Slot root mismatch"))
|
||||
|
||||
trace "Storage request processed"
|
||||
trace "Slot successfully retrieved and reconstructed"
|
||||
|
||||
return success()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user