mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-10 23:37:25 -04:00
add isTrezor() function
This commit is contained in:
@@ -187,6 +187,7 @@ public:
|
||||
//! hw-device backed wallets
|
||||
Q_INVOKABLE bool isHwBacked() const;
|
||||
Q_INVOKABLE bool isLedger() const;
|
||||
Q_INVOKABLE bool isTrezor() const;
|
||||
|
||||
//! returns if view only wallet
|
||||
Q_INVOKABLE bool viewOnly() const;
|
||||
|
||||
Reference in New Issue
Block a user