node::SnapshotMetadata::SnapshotMetadata

Construct empty snapshot metadata bound to a network.

Synopsis

Declared in <node/utxo_snapshot.h>

SnapshotMetadata(MessageStartChars const network_magic);

Parameters

NameDescription
network_magicThe network magic bytes the snapshot must match.