forked from lthn/blockchain
Merge branch 'release'
This commit is contained in:
commit
532f9a81dc
1 changed files with 2 additions and 1 deletions
|
|
@ -34,7 +34,8 @@ using namespace epee;
|
|||
#define LOG_DEFAULT_CHANNEL "p2p"
|
||||
ENABLE_CHANNEL_BY_DEFAULT(LOG_DEFAULT_CHANNEL);
|
||||
|
||||
#define CURRENT_P2P_STORAGE_ARCHIVE_VER (CURRENCY_FORMATION_VERSION+13)
|
||||
|
||||
#define CURRENT_P2P_STORAGE_ARCHIVE_VER (CURRENCY_FORMATION_VERSION+14)
|
||||
|
||||
#define P2P_SERVER_DEFAULT_THREADS_NUM 10
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue