# Constants
创世块hash.
4398046511104 / 180 = 24433591728 //计算全网硬盘容量所需要的参数,用于计算需要抵押币数量抵押币计算公式 coin = INITIAL_BASE_TARGET / block.Difficulty * MINING_RATIO所需硬盘容量T=(BASE_TARGET_180 或 INITIAL_BASE_TARGET) / block.Difficulty / 1024.
No description provided by the author
每t需要的币,此处要修改成以太坊的币单位.
出块时间.
# Variables
No description provided by the author
创世块的GenerationSignature.
No description provided by the author
No description provided by the author