Skip to content

Commit 8498556

Browse files
authored
Merge pull request #236 from jl777/dPoW
DPoW
2 parents 2263ffd + 956ee4c commit 8498556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/komodo_gateway.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ int32_t komodo_check_deposit(int32_t height,const CBlock& block) // verify above
710710
}
711711
}
712712
//printf("opretlen.%d num.%d\n",opretlen,num);
713-
}
713+
} else return(-1);
714714
return(0);
715715
}
716716

0 commit comments

Comments
 (0)