Skip to content

Commit

Permalink
chore: update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sspin committed Dec 16, 2020
1 parent 84c3332 commit 5b6b70c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/chain/include/graphene/chain/hardfork.hpp
Expand Up @@ -148,7 +148,7 @@

#ifndef HARDFORK_1029_TIME

#define HARDFORK_1029_TIME (fc::time_point_sec( 1608133197 )) // for mainnet, 2020-03-27T00:00:00(UTC)
#define HARDFORK_1029_TIME (fc::time_point_sec( 1608133197 )) // for mainnet, 2020-12-16T15:39:57(UTC)
#endif

// #413 Add operation to claim asset fees
Expand Down

0 comments on commit 5b6b70c

Please sign in to comment.