qt: Add Load PSBT functionaliy with nowallet

This commit is contained in:
Prateek Sancheti
2021-08-07 13:47:17 +05:30
parent 03826aecc5
commit 0237d95323
6 changed files with 65 additions and 58 deletions

View File

@@ -83,8 +83,6 @@ public Q_SLOTS:
void gotoSignMessageTab(QString addr = "");
/** Show Sign/Verify Message dialog and switch to verify message tab */
void gotoVerifyMessageTab(QString addr = "");
/** Load Partially Signed Bitcoin Transaction */
void gotoLoadPSBT(bool from_clipboard = false);
/** Show incoming transaction notification for new transactions.