This commit is contained in:
jl777
2019-04-12 02:09:49 -11:00
parent 541df854cc
commit 73dc337478
2 changed files with 2 additions and 0 deletions

View File

@@ -457,6 +457,7 @@ void komodo_reconsiderblock(uint256 blockhash)
fprintf(stderr,"komodo_reconsiderblock.(%s) -> (%s)\n",params,jsonstr);
free(jsonstr);
}
fprintf(stderr,"komodo_reconsiderblock.(%s) -> NULL\n",params);
}
int32_t komodo_verifynotarization(char *symbol,char *dest,int32_t height,int32_t NOTARIZED_HEIGHT,uint256 NOTARIZED_HASH,uint256 NOTARIZED_DESTTXID)