CNoDestination::CNoDestination

Construct a destination wrapping the given script.

Synopsis

Declared in <addresstype.h>

explicit
CNoDestination(CScript const& script);

Parameters

NameDescription
scriptThe script this destination holds.