mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 12:32:48 +01:00
seven signatures req
This commit is contained in:
parent
d839c0b258
commit
4d85792ee4
@ -22,7 +22,7 @@ std::vector<CTransactionLock> vecTxLocks;
|
|||||||
std::map<uint256, CTransaction> mapTxLockReq;
|
std::map<uint256, CTransaction> mapTxLockReq;
|
||||||
std::map<uint256, CTransactionLock> mapTxLocks;
|
std::map<uint256, CTransactionLock> mapTxLocks;
|
||||||
|
|
||||||
#define INSTANTX_SIGNATURES_REQUIRED 2
|
#define INSTANTX_SIGNATURES_REQUIRED 7
|
||||||
|
|
||||||
//txlock - Locks transaction
|
//txlock - Locks transaction
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user