Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ GetReservedBalance
Method
GetReservedBalance
src/stake.cpp:935–937 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
933
}
934
935
CAmount Stake::GetReservedBalance() const {
936
return nReserveBalance;
937
}
938
939
int64_t Stake::GetSplitThreshold() const {
940
return GetStakeCombineThreshold();
Callers
4
reservebalance
Function · 0.80
getstakingstatus
Function · 0.80
MintableCoins
Method · 0.80
GetStakeWeight
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected