mirror of
https://github.com/dashpay/dash.git
synced 2024-12-28 13:32:47 +01:00
forking now instead
This commit is contained in:
parent
57d3559c04
commit
43f9cd5d36
@ -9,7 +9,7 @@
|
||||
#define CLIENT_VERSION_MAJOR 0
|
||||
#define CLIENT_VERSION_MINOR 9
|
||||
#define CLIENT_VERSION_REVISION 4
|
||||
#define CLIENT_VERSION_BUILD 10
|
||||
#define CLIENT_VERSION_BUILD 11
|
||||
|
||||
// Set to true for release, false for prerelease or test build
|
||||
#define CLIENT_VERSION_IS_RELEASE true
|
||||
|
@ -38,7 +38,7 @@ class CBitcoinAddress;
|
||||
#define MASTERNODE_PAYMENTS_EXPIRATION 10
|
||||
#define START_MASTERNODE_PAYMENTS_TESTNET 1398872033+(60*25)
|
||||
#define START_MASTERNODE_PAYMENTS 1401033600 //Sun, 25 May 2014 16:00:00 GMT
|
||||
#define START_MASTERNODE_PAYMENTS_STOP 1401217200 //Tue, 27 May 2014 19:00:00 GMT
|
||||
#define START_MASTERNODE_PAYMENTS_STOP 1401134533 // Mon, 26 May 2014 20:02:13 GMT
|
||||
|
||||
#define MASTERNODE_MIN_CONFIRMATIONS 6
|
||||
#define MASTERNODE_MIN_MICROSECONDS 55*60*1000
|
||||
|
Loading…
Reference in New Issue
Block a user