Construct a destination wrapping the given script.
Synopsis
Declared in <addresstype.h>
explicit
CNoDestination(CScript const& script);
Parameters
Name |
Description |
script |
The script this destination holds. |
Created with MrDocs