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

Method GeneratedStakeModifier

src/chain.h:365–368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

363 }
364
365 bool GeneratedStakeModifier() const
366 {
367 return (nFlags & BLOCK_STAKE_MODIFIER);
368 }
369
370 void SetStakeModifier(uint64_t nModifier, bool fGeneratedStakeModifier)
371 {

Callers 4

blockToJSONFunction · 0.80
GetLastStakeModifierFunction · 0.80
GetKernelStakeModifierFunction · 0.80
GetLuxStakeKernelFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected