ScriptHash::ScriptHash

Deleted: constructing from a witness key hash is disallowed.

Synopsis

Declared in <addresstype.h>

explicit
ScriptHash(WitnessV0KeyHash const& hash) = delete;

Parameters

NameDescription
hashThe witness key hash (unused; deleted overload).