()
| 102 | func Cep1BlockRewardSupplyY3() *big.Int { return new(big.Int).Set(cep1BlockRewardSupplyY3) } |
| 103 | func Cep1BlockRewardSupplyY4() *big.Int { return new(big.Int).Set(cep1BlockRewardSupplyY4) } |
| 104 | func Cep1BlockRewardSupplyY5() *big.Int { return new(big.Int).Set(cep1BlockRewardSupplyY5) } |
| 105 | |
| 106 | // Those are rewards per block for every year |
| 107 | func Cep1BlockRewardY1() *big.Int { return new(big.Int).Set(cep1BlockRewardY1) } |