leftovers of bitcoin#13622: Remove mapRequest tracking that just effects Qt display.

This commit is contained in:
Wladimir J. van der Laan 2021-06-28 15:26:08 +03:00 committed by UdjinM6
parent c02337e1b0
commit d499aed3c4
No known key found for this signature in database
GPG Key ID: 83592BD1400D58D9

View File

@ -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;