diff --git a/protob/messages.proto b/protob/messages.proto index 8a4b64b37..a86009821 100644 --- a/protob/messages.proto +++ b/protob/messages.proto @@ -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