The hash of the referenced transaction (network byte order, usually needs to be reversed).
bytes hash = 1;
The index of the specific output in the transaction.
uint32 index = 2;
Transaction version as defined by the sender.
uint32 sequence = 3;