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

Synopsis

Declared in <addresstype.h>

explicit
ScriptHash(PKHash const& hash) = delete;

Parameters

Name

Description

hash

The public‐key hash (unused; deleted overload).

Created with MrDocs