diff options
author | Andrew Chow <achow101-github@achow101.com> | 2018-06-28 18:56:34 -0700 |
---|---|---|
committer | Andrew Chow <achow101-github@achow101.com> | 2018-07-13 14:27:31 -0700 |
commit | 8b5ef2793748065727a9a2498805ae5b269dcb4f (patch) | |
tree | 66d4ffbac5555defeb41c4dd6118ad73998634d4 /src/key.cpp | |
parent | 58a8e28918025c28f19ba19cbaa4a72374162942 (diff) |
SignPSBTInput wrapper function
The SignPSBTInput function takes a PSBTInput, SignatureData, SigningProvider,
and other data necessary for signing. It fills the SignatureData with data from
the PSBTInput, retrieves the UTXO from the PSBTInput, signs and finalizes the
input if possible, and then extracts the results from the SignatureData and
puts them back into the PSBTInput.
Diffstat (limited to 'src/key.cpp')
0 files changed, 0 insertions, 0 deletions