A structure for PSBTs which contains per output information.
More...
#include <psbt.h>
A structure for PSBTs which contains per output information.
Definition at line 275 of file psbt.h.
| PSBTOutput::PSBTOutput |
( |
| ) |
|
|
inline |
template<typename Stream >
| void PSBTOutput::FillSignatureData |
( |
SignatureData & |
sigdata | ) |
const |
| void PSBTOutput::FromSignatureData |
( |
const SignatureData & |
sigdata | ) |
|
| bool PSBTOutput::IsNull |
( |
| ) |
const |
| void PSBTOutput::Merge |
( |
const PSBTOutput & |
output | ) |
|
template<typename Stream >
| void PSBTOutput::Serialize |
( |
Stream & |
s | ) |
const |
|
inline |
template<typename Stream >
| void PSBTOutput::Unserialize |
( |
Stream & |
s | ) |
|
|
inline |
| std::map<std::vector<unsigned char>, std::vector<unsigned char> > PSBTOutput::unknown |
The documentation for this struct was generated from the following files: