MCPcopy 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
120AddrManImpl::~AddrManImpl()
121{
122 nKey.SetNull();
123}
124
125template <typename Stream>
126void AddrManImpl::Serialize(Stream& s_) const

Callers

nothing calls this directly

Calls 1

SetNullMethod · 0.45

Tested by

no test coverage detected