Skip to content

Commit a4e338f

Browse files
authored
accounts/usbwallet/trezor: upgrade to generate with protoc 27.1 (#30058)
1 parent 7cfff30 commit a4e338f

File tree

9 files changed

+4334
-2502
lines changed

9 files changed

+4334
-2502
lines changed

accounts/usbwallet/trezor/messages-common.pb.go

Lines changed: 879 additions & 492 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

accounts/usbwallet/trezor/messages-common.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
syntax = "proto2";
66
package hw.trezor.messages.common;
77

8+
option go_package = "github.com/ethereum/go-ethereum/accounts/usbwallet/trezor";
9+
810
/**
911
* Response: Success of the previous request
1012
* @end

0 commit comments

Comments
 (0)