Ledger: member 'mode' was shadowing that of base class

This commit is contained in:
mj-xmr 2021-08-18 18:23:36 +02:00
parent b58a9fb12e
commit 5e63f6c292
No known key found for this signature in database
GPG Key ID: C101BF94093451E0
1 changed files with 0 additions and 2 deletions

View File

@ -166,8 +166,6 @@ namespace hw {
void send_secret(const unsigned char sec[32], int &offset);
void receive_secret(unsigned char sec[32], int &offset);
// hw running mode
device_mode mode;
bool tx_in_progress;
// map public destination key to ephemeral destination key