Returns true when the transaction has no inputs and no outputs.
Synopsis
Declared in <primitives/transaction.h>
bool
IsNull() const;
Return Value
True if both the input and output lists are empty.
Created with MrDocs
Returns true when the transaction has no inputs and no outputs.
Declared in <primitives/transaction.h>
bool
IsNull() const;
True if both the input and output lists are empty.
Created with MrDocs