This script evaluates to true if the transaction also includes a valid key witness where the witness verification key hashes to the given hash.

In other words, this checks that the transaction is signed by a particular key, identified by its verification key hash.

Hierarchy

  • RequireSignatureScript

Properties

Properties

__type: Native

Script type.

The hash of a verification key.

The native script kind.

Generated using TypeDoc