mirror of
https://github.com/monero-project/monero.git
synced 2024-11-17 08:17:37 +00:00
Update protocol version with Ledger's HW
This commit is contained in:
parent
44cd8a13ec
commit
0a3c5a605b
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@ namespace hw {
|
|||
|
||||
static int device_id = 0;
|
||||
|
||||
#define PROTOCOL_VERSION 3
|
||||
#define PROTOCOL_VERSION 4
|
||||
|
||||
#define INS_NONE 0x00
|
||||
#define INS_RESET 0x02
|
||||
|
|
Loading…
Reference in a new issue