Copy‐construct a package from another.

Synopsis

Declared in <node/txdownloadman.h>

constexpr
PackageToValidate(PackageToValidate const& other) = default;

Parameters

Name

Description

other

The package to copy from.

Created with MrDocs