Move‐construct a package from another.

Synopsis

Declared in <node/txdownloadman.h>

PackageToValidate(PackageToValidate&& other);

Parameters

Name

Description

other

The package to move from.

Created with MrDocs