Merge pull request #234 from jl777/dev

Test
This commit is contained in:
jl777
2017-03-13 00:05:00 +02:00
committed by GitHub

View File

@@ -710,7 +710,7 @@ int32_t komodo_check_deposit(int32_t height,const CBlock& block) // verify above
}
}
//printf("opretlen.%d num.%d\n",opretlen,num);
}
} else return(-1);
return(0);
}