diff options
| author | thankful_for_today <my email> | 2014-04-30 14:39:49 +0400 |
|---|---|---|
| committer | thankful_for_today <my email> | 2014-04-30 14:39:49 +0400 |
| commit | e940386f9a8765423ab3dd9e3aabe19a68cba9f9 (patch) | |
| tree | be996d8d51c4fa54dbd596adfda533072f2ad482 /src | |
| parent | 132c364301b25e3e9e05f601681623cfe1be084d (diff) | |
| download | monzero-core-e940386f9a8765423ab3dd9e3aabe19a68cba9f9.tar.gz monzero-core-e940386f9a8765423ab3dd9e3aabe19a68cba9f9.tar.xz monzero-core-e940386f9a8765423ab3dd9e3aabe19a68cba9f9.zip | |
voting stopped
Diffstat (limited to 'src')
| -rw-r--r-- | src/cryptonote_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cryptonote_config.h b/src/cryptonote_config.h index 22b5ad693..b7c0170e3 100644 --- a/src/cryptonote_config.h +++ b/src/cryptonote_config.h @@ -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 1 +#define CURRENT_BLOCK_MINOR_VERSION 0 #define CRYPTONOTE_BLOCK_FUTURE_TIME_LIMIT 60*60*2 #define BLOCKCHAIN_TIMESTAMP_CHECK_WINDOW 60 |
