config.hpp: Bump db version to force replay
This commit is contained in:
parent
e1ba96b524
commit
2d6dfd04e4
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue