Skip to content

Commit

Permalink
Merge pull request #1617 from bitshares/hardfork
Browse files Browse the repository at this point in the history
bring bump db from hardfork to testnet release
  • Loading branch information
abitmore authored Feb 25, 2019
2 parents f73c097 + e373cd2 commit 7bb5db2
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 @@ -121,7 +121,7 @@
#define GRAPHENE_RECENTLY_MISSED_COUNT_INCREMENT 4
#define GRAPHENE_RECENTLY_MISSED_COUNT_DECREMENT 3

#define GRAPHENE_CURRENT_DB_VERSION "BTS2.181221"
#define GRAPHENE_CURRENT_DB_VERSION "BTS2.190225"

#define GRAPHENE_IRREVERSIBLE_THRESHOLD (70 * GRAPHENE_1_PERCENT)

Expand Down

0 comments on commit 7bb5db2

Please sign in to comment.