Builder
class Builder
Decred transaction input.
Content copied to clipboard
TW.Decred.Proto.TransactionInput
Functions
Link copied to clipboard
Creation block height
Content copied to clipboard
uint32 blockHeight = 4;
Link copied to clipboard
Index within the block
Content copied to clipboard
uint32 blockIndex = 5;
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 = 6;
Link copied to clipboard
Transaction version as defined by the sender.
Content copied to clipboard
uint32 sequence = 2;
Link copied to clipboard
The amount of the input
Content copied to clipboard
int64 valueIn = 3;
Link copied to clipboard
Creation block height
Content copied to clipboard
uint32 blockHeight = 4;
Link copied to clipboard
Index within the block
Content copied to clipboard
uint32 blockIndex = 5;
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
The amount of the input
Content copied to clipboard
int64 valueIn = 3;
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
Creation block height
Content copied to clipboard
uint32 blockHeight = 4;
Link copied to clipboard
Index within the block
Content copied to clipboard
uint32 blockIndex = 5;
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 = 6;
Link copied to clipboard
Transaction version as defined by the sender.
Content copied to clipboard
uint32 sequence = 2;
Link copied to clipboard
The amount of the input
Content copied to clipboard
int64 valueIn = 3;