add more wallets to EDGE warning

This commit is contained in:
scgbckbone 2025-11-14 16:32:46 +01:00 committed by doc-hex
parent 8e305739d8
commit d92c0e624c

View File

@ -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")