Merge commit 'refs/pull/144/head' of https://github.com/peerplays-network/peerplays into feature/SON-84

This commit is contained in:
S 2019-09-25 14:40:31 +02:00
commit d44115e311

View file

@ -0,0 +1,4 @@
// SON HARDFORK Monday, September 21, 2020 1:43:11 PM
#ifndef HARDFORK_SON_TIME
#define HARDFORK_SON_TIME (fc::time_point_sec( 1600695791 ))
#endif