WitnessV0ScriptHash::WitnessV0ScriptHash

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

Synopsis

Declared in <addresstype.h>

explicit
WitnessV0ScriptHash(uint256 const& hash);

Parameters

NameDescription
hashThe raw hash value.