Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ ~AddrManImpl
Method
~AddrManImpl
src/addrman.cpp:120–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
AddrManImpl::~AddrManImpl()
121
{
122
nKey.SetNull();
123
}
124
125
template <typename Stream>
126
void AddrManImpl::Serialize(Stream& s_) const
Callers
nothing calls this directly
Calls
1
SetNull
Method · 0.45
Tested by
no test coverage detected