Those are total block rewards for every year
()
| 98 | |
| 99 | // Those are total block rewards for every year |
| 100 | func Cep1BlockRewardSupplyY1() *big.Int { return new(big.Int).Set(cep1BlockRewardSupplyY1) } |
| 101 | func Cep1BlockRewardSupplyY2() *big.Int { return new(big.Int).Set(cep1BlockRewardSupplyY2) } |
| 102 | func Cep1BlockRewardSupplyY3() *big.Int { return new(big.Int).Set(cep1BlockRewardSupplyY3) } |
| 103 | func Cep1BlockRewardSupplyY4() *big.Int { return new(big.Int).Set(cep1BlockRewardSupplyY4) } |