Constructs the script ID from a precomputed hash.
Declared in <script/script.h>
<script/script.h>
explicit CScriptID(uint160 const& in);
Name
Description
in
Hash160 of the referenced script.
Created with MrDocs