Skip to content

Commit

Permalink
Merge pull request #529 from bitshares/develop
Browse files Browse the repository at this point in the history
bump db version
  • Loading branch information
oxarbitrage authored Dec 12, 2017
2 parents b6d95fd + 17229b0 commit 41fae40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/chain/include/graphene/chain/config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
#define GRAPHENE_RECENTLY_MISSED_COUNT_INCREMENT 4
#define GRAPHENE_RECENTLY_MISSED_COUNT_DECREMENT 3

#define GRAPHENE_CURRENT_DB_VERSION "BTS2.9"
#define GRAPHENE_CURRENT_DB_VERSION "BTS2.10"

#define GRAPHENE_IRREVERSIBLE_THRESHOLD (70 * GRAPHENE_1_PERCENT)

Expand Down

0 comments on commit 41fae40

Please sign in to comment.