MCPcopy Create free account
hub / github.com/LUX-Core/lux / FirstSplitRewardBlock

Method FirstSplitRewardBlock

src/chainparams.h:115–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113
114 int64_t PruneAfterHeight() const { return nPruneAfterHeight; }
115 int FirstSplitRewardBlock() const { return nSplitRewardBlock; }
116
117 /** Height at which the premine payment happens */
118 int PreminePayment() const { return nPreminePaymentandHardForkBlock; }

Callers 5

CreateNewBlockMethod · 0.80
IsSCrefundMethod · 0.80
getblocktemplateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected