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