AddrMan::Unserialize

Deserializes the address manager state from a stream.

Synopsis

Declared in <addrman.h>

template<typename Stream>
void
Unserialize(Stream& s_);

Parameters

NameDescription
s_The input stream to read from.