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