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

  • ScriptPubkey

Constructors

Properties

#originalBytes: undefined | HexBlob = undefined

Methods

Generated using TypeDoc