add bl hash

pull/41/head
Pavol Rusnak 10 years ago
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…
Cancel
Save