Skip to content

Commit b1025c8

Browse files
committed
fix: update go generate for new proto version
1 parent a1481a1 commit b1025c8

File tree

9 files changed

+4333
-2502
lines changed

9 files changed

+4333
-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/ava-labs/libevm/accounts/usbwallet/trezor;trezor";
9+
810
/**
911
* Response: Success of the previous request
1012
* @end

0 commit comments

Comments
 (0)