Skip to content

Commit

Permalink
config.hpp: Bump db version to force replay
Browse files Browse the repository at this point in the history
  • Loading branch information
theoreticalbts committed Nov 2, 2015
1 parent e1ba96b commit 2d6dfd0
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.2"
#define GRAPHENE_CURRENT_DB_VERSION "BTS2.3"

#define GRAPHENE_IRREVERSIBLE_THRESHOLD (70 * GRAPHENE_1_PERCENT)

Expand Down

0 comments on commit 2d6dfd0

Please sign in to comment.