Given a list of transaction inputs, extract a hex-encoded list of all outpointTransactionHashes from inputs that spend output 0 of that transaction (i.e. where outpointIndex is 0).
0
a hex-encoded list of outpointTransactionHashes
a list of transaction inputs
Generated using TypeDoc
Given a list of transaction inputs, extract a hex-encoded list of all outpointTransactionHashes from inputs that spend output
0
of that transaction (i.e. where outpointIndex is0
).Returns
a hex-encoded list of outpointTransactionHashes