Construct a script hash from a script.
Declared in <addresstype.h>
<addresstype.h>
explicit ScriptHash(CScript const& script);
Name
Description
script
The script to hash.
Created with MrDocs