Construct a script hash from a script identifier.

Synopsis

Declared in <addresstype.h>

explicit
ScriptHash(CScriptID const& script);

Parameters

Name

Description

script

The script identifier.

Created with MrDocs