mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-17 11:00:44 +01: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