mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
qt: Add Load PSBT functionaliy with nowallet
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user