1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-08 14:31:06 +00:00

protobuf: eth fix

This commit is contained in:
Tomas Susanka 2018-11-16 14:14:18 +01:00
parent ff34e73f9c
commit 016a71c6d0

View File

@ -5,6 +5,9 @@ package hw.trezor.messages.ethereum;
option java_package = "com.satoshilabs.trezor.lib.protobuf";
option java_outer_classname = "TrezorMessageEthereum";
import "messages-common.proto";
/**
* Request: Ask device for public key corresponding to address_n path
* @start