SNAPSHOT_MAGIC_BYTES

Magic bytes marking the start of a serialized UTXO set snapshot.

Synopsis

Declared in <node/utxo_snapshot.h>

inline constexpr std::array<uint8_t, 5> SNAPSHOT_MAGIC_BYTES = {'u', 't', 'x', 'o', 0xff};