Ccactivate
This commit is contained in:
@@ -20,9 +20,12 @@
|
||||
#include "CCinclude.h"
|
||||
|
||||
#define EVAL_LOTTO 0xe9
|
||||
uint256 DiceHashEntropy(uint256 &entropy,uint256 _txidpriv);
|
||||
|
||||
bool LottoValidate(struct CCcontract_info *cp,Eval* eval,const CTransaction &tx);
|
||||
|
||||
UniValue LottoInfo(uint256 lottoid);
|
||||
UniValue LottoList();
|
||||
std::string LottoTicket(uint64_t txfee,int64_t numtickets);
|
||||
std::string LottoWinner(uint64_t txfee);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user