Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WaykiChain/WaykiChain
/ Clear
Method
Clear
src/entities/id.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
void CRegID::Clear() {
101
height = 0;
102
index = 0;
103
}
104
105
string CRegID::ToString() const {
106
// if (IsEmpty())
Callers
6
PushGetBlocksOnCondition
Function · 0.45
CleanAll
Method · 0.45
PurgeMainKey
Method · 0.45
CAccount
Method · 0.45
Stop
Method · 0.45
reloadtxcache
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected