mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 20:42:59 +01:00
leftovers of bitcoin#13622: Remove mapRequest tracking that just effects Qt display.
This commit is contained in:
parent
c02337e1b0
commit
d499aed3c4
@ -375,7 +375,6 @@ struct WalletTxStatus
|
|||||||
int block_height;
|
int block_height;
|
||||||
int blocks_to_maturity;
|
int blocks_to_maturity;
|
||||||
int depth_in_main_chain;
|
int depth_in_main_chain;
|
||||||
int request_count;
|
|
||||||
unsigned int time_received;
|
unsigned int time_received;
|
||||||
uint32_t lock_time;
|
uint32_t lock_time;
|
||||||
bool is_final;
|
bool is_final;
|
||||||
|
Loading…
Reference in New Issue
Block a user