Skip to content

Commit

Permalink
More Lint issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoccmartins committed Jan 24, 2025
1 parent 0f76bf2 commit aa7c4f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/swap/handle_swap_sign_transaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

bool swap_copy_transaction_parameters(create_transaction_parameters_t* params) {
PRINTF("TODO: swap_copy_transaction_parameters\n");
return false;
}

void __attribute__((noreturn)) swap_finalize_exchange_sign_transaction(bool is_success) {
Expand Down

0 comments on commit aa7c4f7

Please sign in to comment.