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