bump ix min proto

This commit is contained in:
UdjinM6 2015-06-22 20:51:28 +03:00
parent 12863bb423
commit a049348110

View File

@ -27,7 +27,7 @@ class CConsensusVote;
class CTransaction;
class CTransactionLock;
static const int MIN_INSTANTX_PROTO_VERSION = 70066;
static const int MIN_INSTANTX_PROTO_VERSION = 70079;
extern map<uint256, CTransaction> mapTxLockReq;
extern map<uint256, CTransaction> mapTxLockReqRejected;