0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-02 09:46:52 -05:00

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