From 5954b10a1aa5e55ecd3ea0b8a9c0e01ab6cdcda4 Mon Sep 17 00:00:00 2001 From: Allen Piscitello Date: Thu, 18 Aug 2022 09:15:31 -0500 Subject: [PATCH] Fixing issuance cases and half blinded cases in PSET --- src/blindpsbt.cpp | 3 +++ src/psbt.cpp | 28 +++++++++++++++++++--------- src/wallet/wallet.cpp | 4 ++++ 3 files changed, 26 insertions(+), 9 deletions(-) diff --git a/src/blindpsbt.cpp b/src/blindpsbt.cpp index 358ac9103f..a1b21e5dd0 100644 --- a/src/blindpsbt.cpp +++ b/src/blindpsbt.cpp @@ -476,6 +476,9 @@ BlindingStatus BlindPSBT(PartiallySignedTransaction& psbt, std::map