add revision to Features

pull/41/head
Pavol Rusnak 11 years ago
parent e410acad0a
commit 2b2d92b924

@ -89,6 +89,7 @@ message Features {
optional string label = 10; optional string label = 10;
repeated CoinType coins = 11; repeated CoinType coins = 11;
optional bool initialized = 12; // True if device cointains seed optional bool initialized = 12; // True if device cointains seed
optional string revision = 13;
} }
// Overwrites only filled fields of the structure // Overwrites only filled fields of the structure

Loading…
Cancel
Save