diff --git a/shared/actions.py b/shared/actions.py index d88ef6b9..f02e8549 100644 --- a/shared/actions.py +++ b/shared/actions.py @@ -913,7 +913,7 @@ async def start_login_sequence(): # Version warning before HSM is offered if version.is_edge and not ckcc.is_simulator(): await ux_show_story("This firmware version is qualified for use with wallets (such as" - " AnchorWatch) that keep redundant key schemas for recovery" + " AnchorWatch, Liana, and Nunchuk) that keep redundant key schemas for recovery" " independent of COLDCARD. We support the very latest Bitcoin innovations" " in the Edge Version.", title="Edge Version")