Bitcoin ABC  0.28.12
P2P Digital Currency
Classes | Namespaces | Functions
psbt.h File Reference
#include <psbt.h>
#include <optional>
Include dependency graph for psbt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  node::PSBTInputAnalysis
 Holds an analysis of one input from a PSBT. More...
 
struct  node::PSBTAnalysis
 Holds the results of AnalyzePSBT (miscellaneous information about a PSBT) More...
 

Namespaces

 node
 

Functions

PSBTAnalysis node::AnalyzePSBT (PartiallySignedTransaction psbtx)
 Provides helpful miscellaneous information about where a PSBT is in the signing workflow. More...