mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
bump ix min proto
This commit is contained in:
parent
12863bb423
commit
a049348110
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user