Builder
class Builder
Nervos transaction out-point reference.
Content copied to clipboard
TW.Nervos.Proto.OutPoint
Functions
Link copied to clipboard
The index of the specific output in the transaction.
Content copied to clipboard
uint32 index = 2;
Link copied to clipboard
The hash of the referenced transaction.
Content copied to clipboard
bytes tx_hash = 1;
Link copied to clipboard
The index of the specific output in the transaction.
Content copied to clipboard
uint32 index = 2;
Link copied to clipboard
The hash of the referenced transaction.
Content copied to clipboard
bytes tx_hash = 1;