CTxDestination subtype to encode any future Witness version.
Synopsis
Declared in <addresstype.h>
struct WitnessUnknown;
Member Functions
Name |
Description |
|
Constructors |
Return the witness program bytes. |
|
Return the witness version. |
Friends
Name |
Description |
Order two destinations by version, then by program. |
|
Compare two destinations for equality by version and program. |
Derived Classes
Name |
Description |
A pay‐to‐anchor destination for a P2A address. |
Created with MrDocs