Skip faucet

This commit is contained in:
jl777
2018-07-22 10:30:28 -11:00
parent d082e563f3
commit 716ec60b2f

View File

@@ -13,6 +13,7 @@
* *
******************************************************************************/
#ifdef notyet
#include "CCfaucet.h"
/*
@@ -130,3 +131,4 @@ bool ProcessFaucet(Eval* eval, std::vector<uint8_t> paramsNull,const CTransactio
return(true);
} else return(false);
}
#endif