Returns true when the output holds no value.
Synopsis
Declared in <primitives/transaction.h>
bool
IsNull() const;
Return Value
True if the value is the null sentinel (‐1).
Created with MrDocs
Returns true when the output holds no value.
Declared in <primitives/transaction.h>
bool
IsNull() const;
True if the value is the null sentinel (‐1).
Created with MrDocs