Read a set of transaction Outputs beginning at ReadPosition.
A CompactUint will be read to determine the number of outputs, and that
number of transaction outputs will be read and returned. Returns either an
error message (as a string) or an object containing the array of outputs and
the next ReadPosition.
Read a set of transaction Outputs beginning at ReadPosition. A CompactUint will be read to determine the number of outputs, and that number of transaction outputs will be read and returned. Returns either an error message (as a string) or an object containing the array of outputs and the next ReadPosition.