We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
qint64 TransactionStatus::open_for
1 parent ad6aded commit 66d58adCopy full SHA for 66d58ad
src/qt/transactionrecord.h
@@ -53,9 +53,6 @@ class TransactionStatus
53
@{*/
54
Status status;
55
qint64 depth;
56
- qint64 open_for; /**< Timestamp if status==OpenUntilDate, otherwise number
57
- of additional blocks that need to be mined before
58
- finalization */
59
/**@}*/
60
61
/** Current block hash (to know whether cached status is still valid) */
0 commit comments