qt, refactor: remove unused field qint64 TransactionStatus::open_for

This commit is contained in:
w0xlt
2022-02-21 15:33:42 -03:00
parent ad6adedb46
commit 66d58ad7a9

View File

@@ -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) */