1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-07 07:12:34 +00:00

protob: fix whitespace in Ontology messages

This commit is contained in:
Pavol Rusnak 2018-08-14 20:59:00 +02:00
parent a6a53441f5
commit d3989c68d6
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -6,6 +6,7 @@ option java_outer_classname = "TrezorMessageOntology";
/**
* Ontology Transaction
* @embed
*/
message OntologyTransaction {
optional uint32 version = 1;