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