mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-06 15:29:44 +01:00
- Move all message-system logic to suite-common to prepare for sharing local signed config with suite-native. - Everything on one place helps deduplicate VERSION and JWS_SIGN_ALGORITHM constants. - Cleaning of unused constants.
176 B
176 B
Message System
Contains warning messages to be displayed to a user based on app version and environment. More info in Documentation.