Relay win/loss

This commit is contained in:
jl777
2018-07-31 04:58:22 -11:00
parent e787eaee4b
commit a88b9554e3
2 changed files with 12 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ bool GetAddressUnspent(uint160 addressHash, int type,std::vector<std::pair<CAddr
static const uint256 zeroid;
bool myGetTransaction(const uint256 &hash, CTransaction &txOut, uint256 &hashBlock);
int32_t is_hexstr(char *str,int32_t n);
// CCcustom
CPubKey GetUnspendable(struct CCcontract_info *cp,uint8_t *unspendablepriv);