[gui] load PSBT

co-authored-by: Glenn Willen <gwillen@nerdnet.org>
This commit is contained in:
Sjors Provoost
2020-01-04 21:13:04 +08:00
parent f6895301f7
commit 1cd8dc2556
6 changed files with 102 additions and 0 deletions

View File

@ -83,6 +83,8 @@ 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();
/** Show incoming transaction notification for new transactions.