MCPcopy Create free account
hub / github.com/CPChain/chain / Cep1BlockRewardSupplyY5

Function Cep1BlockRewardSupplyY5

configs/protocol_params.go:104–104  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

SetMethod · 0.45

Tested by

no test coverage detected