Transaction Plan Or Builder
interface TransactionPlanOrBuilder
Functions
Link copied to clipboard
Maximum available amount in all the input UTXOs.
Content copied to clipboard
int64 available_amount = 2;
Link copied to clipboard
Zcash branch id
Content copied to clipboard
bytes branch_id = 6;
Link copied to clipboard
Optional error
Content copied to clipboard
.TW.Common.Proto.SigningError error = 7;
Link copied to clipboard
Optional zero-amount, OP_RETURN output
Content copied to clipboard
bytes output_op_return = 8;
Link copied to clipboard
Selected unspent transaction outputs (subset of all input UTXOs)
Content copied to clipboard
repeated .TW.Bitcoin.Proto.UnspentTransaction utxos = 5;
Link copied to clipboard
Selected unspent transaction outputs (subset of all input UTXOs)
Content copied to clipboard
repeated .TW.Bitcoin.Proto.UnspentTransaction utxos = 5;