This commit is contained in:
jl777
2018-04-07 22:58:10 +03:00
parent 565aa1b298
commit be7928150b
2 changed files with 2 additions and 1 deletions

View File

@@ -2755,6 +2755,7 @@ int32_t komodo_staked(uint32_t *txtimep,uint256 *utxotxidp,int32_t *utxovoutp,ui
fprintf(stderr,"(%s) %s/v%d nValue %.8f locktime.%u txheight.%d pindexht.%d\n",CBitcoinAddress(address).ToString().c_str(),out.tx->GetHash().GetHex().c_str(),out.i,(double)nValue/COIN,locktime,txheight,pindex->nHeight);
}
}
return(72);
}
uint64_t komodo_interestsum()