Builder
class Builder
Decred transaction output.
Content copied to clipboard
TW.Decred.Proto.TransactionOutput
Functions
Link copied to clipboard
Usually contains the public key as a Decred script setting up conditions to claim this output.
Content copied to clipboard
bytes script = 3;
Link copied to clipboard
Transaction amount.
Content copied to clipboard
int64 value = 1;
Link copied to clipboard
Transaction output version.
Content copied to clipboard
uint32 version = 2;
Link copied to clipboard
Transaction output version.
Content copied to clipboard
uint32 version = 2;
Link copied to clipboard
Usually contains the public key as a Decred script setting up conditions to claim this output.
Content copied to clipboard
bytes script = 3;
Link copied to clipboard
Transaction amount.
Content copied to clipboard
int64 value = 1;
Link copied to clipboard
Transaction output version.
Content copied to clipboard
uint32 version = 2;