Skip to content

Commit

Permalink
fix: fix compile fail for merge
Browse files Browse the repository at this point in the history
  • Loading branch information
zuuluuz committed Nov 26, 2018
1 parent b7f6cd8 commit 4c68fd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/chain/include/graphene/chain/hardfork.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
// for vesting balance object
#ifndef HARDFORK_1009_TIME
#define HARDFORK_1009_TIME (fc::time_point_sec( 1537891200 )) // for testnet
#endif

// enable witness guaranty
#ifndef HARDFORK_1129_TIME
Expand Down

0 comments on commit 4c68fd9

Please sign in to comment.