mirror of
https://github.com/monero-project/monero.git
synced 2025-06-28 07:37:13 -04:00
ledger: use software device if we have view key
This commit is contained in:
parent
1c8e598172
commit
ce40c33a33
2 changed files with 13 additions and 6 deletions
|
@ -181,11 +181,8 @@ namespace hw {
|
|||
// To speed up blockchain parsing the view key maybe handle here.
|
||||
crypto::secret_key viewkey;
|
||||
bool has_view_key;
|
||||
|
||||
//extra debug
|
||||
#ifdef DEBUG_HWDEVICE
|
||||
|
||||
device *controle_device;
|
||||
#endif
|
||||
|
||||
public:
|
||||
device_ledger();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue