Construct a witness script hash from a script.

Synopsis

Declared in <addresstype.h>

explicit
WitnessV0ScriptHash(CScript const& script);

Parameters

Name

Description

script

The script to hash.

Created with MrDocs