mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-01-23 11:20:41 +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()
|
trace "Slot root mismatch", manifest = manifest.slotRoots[slotIdx.int], recovered = slotRoot.toSlotCid()
|
||||||
return failure(newException(CodexError, "Slot root mismatch"))
|
return failure(newException(CodexError, "Slot root mismatch"))
|
||||||
|
|
||||||
trace "Storage request processed"
|
trace "Slot successfully retrieved and reconstructed"
|
||||||
|
|
||||||
return success()
|
return success()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user