mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
interfaces: Remove unused is_final
This commit is contained in:
@@ -405,7 +405,6 @@ struct WalletTxStatus
|
||||
int depth_in_main_chain;
|
||||
unsigned int time_received;
|
||||
uint32_t lock_time;
|
||||
bool is_final;
|
||||
bool is_trusted;
|
||||
bool is_abandoned;
|
||||
bool is_coinbase;
|
||||
|
||||
Reference in New Issue
Block a user