Return whether the transaction is confirmed in a block.
Synopsis
Declared in <wallet/transaction.h>
bool
isConfirmed() const;
Return Value
True if the transaction is confirmed in a block.
Created with MrDocs
Return whether the transaction is confirmed in a block.
Declared in <wallet/transaction.h>
bool
isConfirmed() const;
True if the transaction is confirmed in a block.
Created with MrDocs