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