Builder
class Builder
Bitcoin transaction input.
Content copied to clipboard
TW.Bitcoin.Proto.TransactionInput
Functions
Link copied to clipboard
Reference to the previous transaction's output.
Content copied to clipboard
.TW.Bitcoin.Proto.OutPoint previousOutput = 1;
Link copied to clipboard
Computational script for confirming transaction authorization.
Content copied to clipboard
bytes script = 3;
Link copied to clipboard
Transaction version as defined by the sender.
Content copied to clipboard
uint32 sequence = 2;
Link copied to clipboard
Reference to the previous transaction's output.
Content copied to clipboard
.TW.Bitcoin.Proto.OutPoint previousOutput = 1;
Link copied to clipboard
Transaction version as defined by the sender.
Content copied to clipboard
uint32 sequence = 2;
Link copied to clipboard
Reference to the previous transaction's output.
Content copied to clipboard
.TW.Bitcoin.Proto.OutPoint previousOutput = 1;
Link copied to clipboard
Reference to the previous transaction's output.
Content copied to clipboard
.TW.Bitcoin.Proto.OutPoint previousOutput = 1;
Link copied to clipboard
Reference to the previous transaction's output.
Content copied to clipboard
.TW.Bitcoin.Proto.OutPoint previousOutput = 1;
Link copied to clipboard
Computational script for confirming transaction authorization.
Content copied to clipboard
bytes script = 3;
Link copied to clipboard
Transaction version as defined by the sender.
Content copied to clipboard
uint32 sequence = 2;