Witness stack for a single transaction input.
Synopsis
Declared in <script/script.h>
struct CScriptWitness;
Member Functions
Name |
Description |
|
Constructs an empty witness. |
Returns whether the witness stack is empty. |
|
Clears the witness stack and releases its memory. |
|
Returns a human‐readable representation of the witness stack. |
|
Compares two witnesses for equality. |