diff --git a/core/mocks/generated/trezorutils.pyi b/core/mocks/generated/trezorutils.pyi index 7116d88c7c..d28a5866ce 100644 --- a/core/mocks/generated/trezorutils.pyi +++ b/core/mocks/generated/trezorutils.pyi @@ -151,4 +151,4 @@ BITCOIN_ONLY: bool UI_LAYOUT: str """UI layout identifier ("tt" for model T, "tr" for models One and R).""" USE_THP: bool -"""Whether the firmware supports the Trezor-Host Protocol.""" +"""Whether the firmware supports Trezor-Host Protocol (version 2)."""