mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-28 20:34:53 +02:00
qt, refactor: remove unused field qint64 TransactionStatus::open_for
This commit is contained in:
@@ -53,9 +53,6 @@ public:
|
||||
@{*/
|
||||
Status status;
|
||||
qint64 depth;
|
||||
qint64 open_for; /**< Timestamp if status==OpenUntilDate, otherwise number
|
||||
of additional blocks that need to be mined before
|
||||
finalization */
|
||||
/**@}*/
|
||||
|
||||
/** Current block hash (to know whether cached status is still valid) */
|
||||
|
Reference in New Issue
Block a user