test
This commit is contained in:
@@ -216,7 +216,6 @@ uint32_t komodo_txtime(uint256 hash)
|
|||||||
{
|
{
|
||||||
CTransaction tx;
|
CTransaction tx;
|
||||||
uint256 hashBlock;
|
uint256 hashBlock;
|
||||||
komodo_init();
|
|
||||||
if (!GetTransaction(hash, tx, hashBlock, true))
|
if (!GetTransaction(hash, tx, hashBlock, true))
|
||||||
return(0);
|
return(0);
|
||||||
if (!hashBlock.IsNull()) {
|
if (!hashBlock.IsNull()) {
|
||||||
|
|||||||
Reference in New Issue
Block a user