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:
parent
ff34e73f9c
commit
016a71c6d0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user