1
0
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:
Pavol Rusnak 2014-03-14 15:02:29 +01:00
parent 2b2d92b924
commit bfcc001fd2

View File

@ -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