From 97d93924fd17d0e2daa8451f194ba33fd3f063b7 Mon Sep 17 00:00:00 2001 From: Andrew Kozlik Date: Fri, 25 Apr 2025 09:52:03 +0200 Subject: [PATCH] fixup! feat(core): Add mac to EthereumAddress. --- legacy/firmware/protob/messages-ethereum.options | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/firmware/protob/messages-ethereum.options b/legacy/firmware/protob/messages-ethereum.options index cebf7c1cb5..b499dd83cc 100644 --- a/legacy/firmware/protob/messages-ethereum.options +++ b/legacy/firmware/protob/messages-ethereum.options @@ -50,4 +50,5 @@ EthereumGetPublicKey.address_n max_count:8 EthereumAddress._old_address max_size:20 EthereumAddress.address max_size:43 +EthereumAddress.mac type:FT_IGNORE EthereumPublicKey.xpub max_size:113