Skip to content

Commit

Permalink
Update CryptoNoteConfig.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Nash-Cash committed Feb 16, 2019
1 parent 305783a commit f86c569
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/CryptoNoteConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ const uint8_t BLOCK_MAJOR_VERSION_1 = 1;
const uint8_t BLOCK_MAJOR_VERSION_2 = 2;
const uint8_t BLOCK_MAJOR_VERSION_3 = 3;
const uint8_t BLOCK_MAJOR_VERSION_4 = 4;
const uint8_t BLOCK_MAJOR_VERSION_5 = 5;

const uint8_t BLOCK_MINOR_VERSION_0 = 0;
const uint8_t BLOCK_MINOR_VERSION_1 = 1;
Expand Down

0 comments on commit f86c569

Please sign in to comment.