qiyichain / peculiar

Golang implemention of Qiyi chain which is a high-performance permissioned public chain
https://qiyichain.cn
GNU Lesser General Public License v3.0
3 stars 1 forks source link

genesis blockchain timestamp must less than system current timestamp #21

Open youngqqcn opened 2 years ago

youngqqcn commented 2 years ago

Genesis blockchain timestamp must less than current , otherwise, the chain does not make new block until system timestamp greater than genesis blockchain timestamp.