test
This commit is contained in:
@@ -254,6 +254,7 @@ void komodo_connectblock(CBlockIndex *pindex,CBlock& block)
|
|||||||
printf("NOTARIZED.%d KMD.%s BTC.%s\n",notarizedheight,kmdtxid.ToString().c_str(),btctxid.ToString().c_str());
|
printf("NOTARIZED.%d KMD.%s BTC.%s\n",notarizedheight,kmdtxid.ToString().c_str(),btctxid.ToString().c_str());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if ( j == 0 )
|
||||||
printf("ht.%d txi.%d vout.%d (%s)\n",height,i,j,scriptstr);
|
printf("ht.%d txi.%d vout.%d (%s)\n",height,i,j,scriptstr);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user