mirror of
https://github.com/monero-project/monero.git
synced 2025-08-14 12:05:32 -04:00
Changed block minor version
This commit is contained in:
parent
0fd82c910b
commit
6ed4507803
2 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@
|
|||
#define CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW 60
|
||||
#define CURRENT_TRANSACTION_VERSION 1
|
||||
#define CURRENT_BLOCK_MAJOR_VERSION 1
|
||||
#define CURRENT_BLOCK_MINOR_VERSION 0
|
||||
#define CURRENT_BLOCK_MINOR_VERSION 1
|
||||
#define CRYPTONOTE_BLOCK_FUTURE_TIME_LIMIT 60*60*2
|
||||
|
||||
#define BLOCKCHAIN_TIMESTAMP_CHECK_WINDOW 60
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue