Skip to content

Commit

Permalink
config.hpp: Bump DB version
Browse files Browse the repository at this point in the history
  • Loading branch information
theoreticalbts committed Dec 16, 2015
1 parent e4787e4 commit dcc0b55
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 @@ -140,7 +140,7 @@
#define GRAPHENE_RECENTLY_MISSED_COUNT_INCREMENT 4
#define GRAPHENE_RECENTLY_MISSED_COUNT_DECREMENT 3

#define GRAPHENE_CURRENT_DB_VERSION "BTS2.6"
#define GRAPHENE_CURRENT_DB_VERSION "BTS2.7"

#define GRAPHENE_IRREVERSIBLE_THRESHOLD (70 * GRAPHENE_1_PERCENT)

Expand Down

0 comments on commit dcc0b55

Please sign in to comment.