()
| 109 | func Cep1BlockRewardY3() *big.Int { return new(big.Int).Set(cep1BlockRewardY3) } |
| 110 | func Cep1BlockRewardY4() *big.Int { return new(big.Int).Set(cep1BlockRewardY4) } |
| 111 | func Cep1BlockRewardY5() *big.Int { return new(big.Int).Set(cep1BlockRewardY5) } |
| 112 | |
| 113 | // Those are the last block numbers for every year |
| 114 | func Cep1LastBlockY1() *big.Int { return new(big.Int).Set(cep1LastBlockY1) } |