Result_C2Tuple_CVec_u8ZusizeZNoneZ |
Result_C2Tuple_CVec_u8ZusizeZNoneZ.clone() |
Creates a new CResult_C2Tuple_CVec_u8ZusizeZNoneZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_C2Tuple_CVec_u8ZusizeZNoneZ |
Result_C2Tuple_CVec_u8ZusizeZNoneZ.err() |
Creates a new CResult_C2Tuple_CVec_u8ZusizeZNoneZ in the error state.
|
static Result_C2Tuple_CVec_u8ZusizeZNoneZ |
Result_C2Tuple_CVec_u8ZusizeZNoneZ.ok(TwoTuple_CVec_u8ZusizeZ o) |
Creates a new CResult_C2Tuple_CVec_u8ZusizeZNoneZ in the success state.
|
static Result_C2Tuple_CVec_u8ZusizeZNoneZ |
UtilMethods.SpendableOutputDescriptor_create_spendable_outputs_psbt(SpendableOutputDescriptor[] descriptors,
TxOut[] outputs,
byte[] change_destination_script,
int feerate_sat_per_1000_weight,
Option_u32Z locktime) |
Creates an unsigned [`PartiallySignedTransaction`] which spends the given descriptors to
the given outputs, plus an output to the given change destination (if sufficient
change value remains).
|