Merge pull request #2353

40bdf69 Ledger: improve hw wallet splash screen (selsta)
This commit is contained in:
luigi1111
2019-08-27 14:55:15 -05:00
4 changed files with 12 additions and 2 deletions

View File

@@ -180,6 +180,7 @@ public:
//! hw-device backed wallets
Q_INVOKABLE bool isHwBacked() const;
Q_INVOKABLE bool isLedger() const;
//! returns if view only wallet
Q_INVOKABLE bool viewOnly() const;