Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
blockToJSON
Function · 0.80
GetLastStakeModifier
Function · 0.80
GetKernelStakeModifier
Function · 0.80
GetLuxStakeKernel
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected