1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-18 12:28:09 +00:00

regenerate protobuf, added RecoveryDevice.dry_run

This commit is contained in:
Pavol Rusnak 2017-06-22 12:38:57 +02:00
parent f880a09ae7
commit f50d547ce4
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
2 changed files with 87 additions and 80 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: types.proto
# libprotoc 3.1.0
# trezor-common 0001cb18c065d7f3aacd6f8d7c5be42cd7477a94
# trezor-common ae1900a2bcc9a140f636d9ef2c5e029fe397441a
import sys
_b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1'))