Skip to content

Commit

Permalink
fix(app): Updated renamed macro after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
amanCypherock committed Dec 7, 2023
1 parent 5b50ba5 commit 413d9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/solana_app/solana_sign_txn.c
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ STATIC bool solana_handle_initiate_query(const solana_query_t *query) {

snprintf(msg,
sizeof(msg),
UI_TEXT_SEND_PROMPT,
UI_TEXT_SEND_TOKEN_PROMPT,
SOLANA_LUNIT,
SOLANA_NAME,
wallet_name);
Expand Down

0 comments on commit 413d9f2

Please sign in to comment.