node::SnapshotMetadata::Serialize

Serialize the snapshot metadata header to a stream.

Synopsis

Declared in <node/utxo_snapshot.h>

template<typename Stream>
void
Serialize(Stream& s) const;

Parameters

NameDescription
sThe stream to serialize to.