This commit is contained in:
iceman1001
2019-04-29 01:52:55 +02:00
parent 2b561ad732
commit 7cc6975e52
2 changed files with 3 additions and 3 deletions

View File

@@ -88,7 +88,7 @@ local function checkBlock(blockno, testkeys, keytype)
arg1 = arg1,
arg3 = chunksize,
data = d1}
status, err = checkCommand(cmd:sendMIX(false, TIMEOUT))
status, err = checkCommand(c:sendMIX(false, TIMEOUT))
if status then return status, blockno end
start = start + chunksize