ScriptHash::ScriptHash

Deleted: constructing from a public-key hash is disallowed.

Synopsis

Declared in <addresstype.h>

explicit
ScriptHash(PKHash const& hash) = delete;

Parameters

NameDescription
hashThe public-key hash (unused; deleted overload).