REWARDSCC_MAXAPR and use int64_t for all coin values
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
bool LottoValidate(struct CCcontract_info *cp,Eval* eval,const CTransaction &tx);
|
||||
|
||||
std::string LottoTicket(uint64_t txfee,uint64_t numtickets);
|
||||
std::string LottoTicket(uint64_t txfee,int64_t numtickets);
|
||||
std::string LottoWinner(uint64_t txfee);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user