Returns true when the outpoint references no output.

Synopsis

Declared in <primitives/transaction.h>

bool
IsNull() const;

Return Value

True if the hash is null and the index is the null index.

Created with MrDocs