Nervos transaction out-point reference.
TW.Nervos.Proto.OutPoint
The index of the specific output in the transaction.
uint32 index = 2;
The hash of the referenced transaction.
bytes tx_hash = 1;