Skip to content

Commit

Permalink
leftovers of bitcoin#13622: Remove mapRequest tracking that just effe…
Browse files Browse the repository at this point in the history
…cts Qt display.
  • Loading branch information
laanwj authored and UdjinM6 committed Jul 2, 2021
1 parent 1e65e39 commit 54c70b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/interfaces/wallet.h
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,6 @@ struct WalletTxStatus
int block_height;
int blocks_to_maturity;
int depth_in_main_chain;
int request_count;
unsigned int time_received;
uint32_t lock_time;
bool is_final;
Expand Down

0 comments on commit 54c70b1

Please sign in to comment.