mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 03:30:02 +00:00
add revision to Features
This commit is contained in:
parent
e410acad0a
commit
2b2d92b924
@ -89,6 +89,7 @@ message Features {
|
||||
optional string label = 10;
|
||||
repeated CoinType coins = 11;
|
||||
optional bool initialized = 12; // True if device cointains seed
|
||||
optional string revision = 13;
|
||||
}
|
||||
|
||||
// Overwrites only filled fields of the structure
|
||||
|
Loading…
Reference in New Issue
Block a user