Skip faucet
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
* *
|
* *
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
|
||||||
|
#ifdef notyet
|
||||||
#include "CCfaucet.h"
|
#include "CCfaucet.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
@@ -130,3 +131,4 @@ bool ProcessFaucet(Eval* eval, std::vector<uint8_t> paramsNull,const CTransactio
|
|||||||
return(true);
|
return(true);
|
||||||
} else return(false);
|
} else return(false);
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user