fix for monero fork

xdn-Nan-2.0
clintar 2016-09-22 10:32:40 -06:00
parent 8d74079e59
commit 06862b9954
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#define CURRENT_BLOCK_MINOR_VERSION 0
#define BLOCK_MAJOR_VERSION_1 1
#define BLOCK_MAJOR_VERSION_2 2
#define BLOCK_MAJOR_VERSION_2 3
#define COIN ((uint64_t)100000000) // pow(10, 8)
#define DEFAULT_FEE ((uint64_t)1000000) // pow(10, 6)