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

Function Cep1BlockRewardY5

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

Source from the content-addressed store, hash-verified

109func Cep1BlockRewardY3() *big.Int { return new(big.Int).Set(cep1BlockRewardY3) }
110func Cep1BlockRewardY4() *big.Int { return new(big.Int).Set(cep1BlockRewardY4) }
111func Cep1BlockRewardY5() *big.Int { return new(big.Int).Set(cep1BlockRewardY5) }
112
113// Those are the last block numbers for every year
114func Cep1LastBlockY1() *big.Int { return new(big.Int).Set(cep1LastBlockY1) }

Callers

nothing calls this directly

Calls 1

SetMethod · 0.45

Tested by

no test coverage detected