Those are the last block numbers for every year
()
| 112 | |
| 113 | // Those are the last block numbers for every year |
| 114 | func Cep1LastBlockY1() *big.Int { return new(big.Int).Set(cep1LastBlockY1) } |
| 115 | func Cep1LastBlockY2() *big.Int { return new(big.Int).Set(cep1LastBlockY2) } |
| 116 | func Cep1LastBlockY3() *big.Int { return new(big.Int).Set(cep1LastBlockY3) } |
| 117 | func Cep1LastBlockY4() *big.Int { return new(big.Int).Set(cep1LastBlockY4) } |