Construct empty snapshot metadata bound to a network.

Synopsis

Declared in <node/utxo_snapshot.h>

SnapshotMetadata(MessageStartChars const network_magic);

Parameters

Name

Description

network_magic

The network magic bytes the snapshot must match.

Created with MrDocs