Skip to content

Commit

Permalink
Stax: Change homescreen Bitcoin Test to Bitcoin Testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
sgliner-ledger committed Mar 22, 2024
1 parent d32ce5f commit a25704c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/menu_nbgl.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ void ui_menu_main_flow_bitcoin(void) {
}

void ui_menu_main_flow_bitcoin_testnet(void) {
nbgl_useCaseHome("Bitcoin Test",
nbgl_useCaseHome("Bitcoin Testnet",
&C_Bitcoin_64px,
"This app enables signing\ntransactions on all the Bitcoin\ntest networks.",
false,
Expand Down

0 comments on commit a25704c

Please sign in to comment.