Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuliting committed Dec 13, 2018
1 parent df82e71 commit 60a5284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/chain/include/graphene/chain/hardfork.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
// hardfork 1007
// enable smart contract 2.0
#ifndef HARDFORK_1007_TIME
#define HARDFORK_1007_TIME (fc::time_point_sec( 1541433600 )) for mainnet, 2018-11-06T00:00:00
#define HARDFORK_1007_TIME (fc::time_point_sec( 1541433600 )) // for mainnet, 2018-11-06T00:00:00
#endif

// hardfork 1008
Expand Down

0 comments on commit 60a5284

Please sign in to comment.