Fix
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
* *
|
||||
******************************************************************************/
|
||||
|
||||
#ifdef notyet
|
||||
#include "CCfaucet.h"
|
||||
|
||||
/*
|
||||
@@ -51,6 +50,8 @@ uint64_t IsFaucetvout(uint64_t &price,std::vector<uint8_t> &origpubkey,CTransact
|
||||
return(0);
|
||||
}
|
||||
|
||||
#ifdef notyet
|
||||
|
||||
bool FaucetExactAmounts(Eval* eval,CTransaction &tx,uint256 assetid)
|
||||
{
|
||||
CTransaction vinTx; uint256 hashBlock; int32_t i,numvins,numvouts; uint64_t inputs=0,outputs=0,assetoshis; std::vector<uint8_t> tmporigpubkey; uint64_t tmpprice;
|
||||
|
||||
Reference in New Issue
Block a user