Bitcoin Core  27.99.0
P2P Digital Currency
Namespaces | Functions
psbt.cpp File Reference
#include <coins.h>
#include <consensus/amount.h>
#include <consensus/tx_verify.h>
#include <node/psbt.h>
#include <policy/policy.h>
#include <policy/settings.h>
#include <tinyformat.h>
#include <numeric>
Include dependency graph for psbt.cpp:

Go to the source code of this file.

Namespaces

 node
 

Functions

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