From a6cb0b0c29d327d01aebb98b0504f317eb19c3dc Mon Sep 17 00:00:00 2001 From: Glenn Willen Date: Fri, 29 May 2020 01:25:04 -0700 Subject: [gui] PSBT Operations Dialog (sign & broadcast) Add a "PSBT Operations" dialog, reached from the "Load PSBT..." menu item, giving options to sign or broadcast the loaded PSBT as appropriate, as well as copying the result to the clipboard or saving it to a file. --- build_msvc/libbitcoin_qt/libbitcoin_qt.vcxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build_msvc/libbitcoin_qt/libbitcoin_qt.vcxproj') diff --git a/build_msvc/libbitcoin_qt/libbitcoin_qt.vcxproj b/build_msvc/libbitcoin_qt/libbitcoin_qt.vcxproj index 992f64ec2e..6a3c9f1dc1 100644 --- a/build_msvc/libbitcoin_qt/libbitcoin_qt.vcxproj +++ b/build_msvc/libbitcoin_qt/libbitcoin_qt.vcxproj @@ -35,6 +35,7 @@ + @@ -87,6 +88,7 @@ + -- cgit v1.2.3