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