Skip to content

Commit

Permalink
Rename Export Ergo public key to Export Extended Public Key
Browse files Browse the repository at this point in the history
  • Loading branch information
arobsn committed Nov 22, 2024
1 parent 3bb9135 commit 6ff9a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/extpubkey/epk_ui_nbgl.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ int ui_display_account(extended_public_key_ctx_t* ctx,
memmove(ctx->chain_code, chain_code, CHAIN_CODE_LEN);

nbgl_useCaseChoice(&C_app_logo_64px,
"Export Ergo public key",
"Export Extended Public Key",
pk_appid,
"Confirm",
"Cancel",
Expand Down

0 comments on commit 6ff9a81

Please sign in to comment.