()
| 107 | func Cep1BlockRewardY1() *big.Int { return new(big.Int).Set(cep1BlockRewardY1) } |
| 108 | func Cep1BlockRewardY2() *big.Int { return new(big.Int).Set(cep1BlockRewardY2) } |
| 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 |