Skip to content

Commit

Permalink
Change hardfork log
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Vandeberg committed Jul 16, 2016
1 parent e23a7e9 commit 7a2990e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/chain/database.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3456,7 +3456,7 @@ void database::apply_hardfork( uint32_t hardfork )
break;
case STEEMIT_HARDFORK_0_10:
#ifndef IS_TEST_NET
elog( "HARDFORK 9" );
elog( "HARDFORK 10" );
#endif
retally_liquidity_weight();
break;
Expand Down

0 comments on commit 7a2990e

Please sign in to comment.