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