Deleted: constructing from a witness key hash is disallowed.

Synopsis

Declared in <addresstype.h>

explicit
ScriptHash(WitnessV0KeyHash const& hash) = delete;

Parameters

Name

Description

hash

The witness key hash (unused; deleted overload).

Created with MrDocs