No AdjustmentPeriod anyu more

This commit is contained in:
steven004 2019-10-31 18:11:57 +08:00
parent 790ac7b510
commit f35c8fe426

View File

@ -97,9 +97,6 @@ const FilecoinPrecision = 1000000000000000000
// Blocks
const HalvingPeriodBlocks = 6 * 365 * 24 * 60 * 2
// Blocks
const AdjustmentPeriod = 7 * 24 * 60 * 2
// TODO: Move other important consts here
func init() {