Bitcoin ABC 0.30.5
P2P Digital Currency
|
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 | |
namespace | node |
Functions | |
PSBTAnalysis | node::AnalyzePSBT (PartiallySignedTransaction psbtx) |
Provides helpful miscellaneous information about where a PSBT is in the signing workflow. More... | |