Construct a witness script hash from a raw 256‐bit hash.

Synopsis

Declared in <addresstype.h>

explicit
WitnessV0ScriptHash(uint256 const& hash);

Parameters

Name

Description

hash

The raw hash value.

Created with MrDocs