Returns true when the identifier holds a wtxid.
Synopsis
Declared in <primitives/transaction_identifier.h>
bool
IsWtxid() const;
Return Value
True if a Wtxid is stored, false for a Txid.
Created with MrDocs
Returns true when the identifier holds a wtxid.
Declared in <primitives/transaction_identifier.h>
bool
IsWtxid() const;
True if a Wtxid is stored, false for a Txid.
Created with MrDocs