update DB VERSION to force replay

This commit is contained in:
Daniel Larimer 2015-10-15 11:40:48 -04:00
parent aa9ca16cb3
commit c528ea1ff3

View file

@ -140,7 +140,7 @@
#define GRAPHENE_RECENTLY_MISSED_COUNT_INCREMENT 4
#define GRAPHENE_RECENTLY_MISSED_COUNT_DECREMENT 3
#define GRAPHENE_CURRENT_DB_VERSION "test5b"
#define GRAPHENE_CURRENT_DB_VERSION "BTS2.1"
#define GRAPHENE_IRREVERSIBLE_THRESHOLD (70 * GRAPHENE_1_PERCENT)