MCPcopy 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
100void CRegID::Clear() {
101 height = 0;
102 index = 0;
103}
104
105string CRegID::ToString() const {
106 // if (IsEmpty())

Callers 6

PushGetBlocksOnConditionFunction · 0.45
CleanAllMethod · 0.45
PurgeMainKeyMethod · 0.45
CAccountMethod · 0.45
StopMethod · 0.45
reloadtxcacheFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected