buildIncomplete method

Transaction buildIncomplete ()

Untested so far

Implementation

Transaction buildIncomplete() {
  return _build(true);
}