Result_CVec_u8ZNoneZ |
Result_CVec_u8ZNoneZ.clone() |
Creates a new CResult_CVec_u8ZNoneZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_CVec_u8ZNoneZ |
Result_CVec_u8ZNoneZ.err() |
Creates a new CResult_CVec_u8ZNoneZ in the error state.
|
Result_CVec_u8ZNoneZ |
WalletSource.get_change_script() |
Returns a script to use for change above dust resulting from a successful coin selection
attempt.
|
Result_CVec_u8ZNoneZ |
WalletSource.WalletSourceInterface.get_change_script() |
Returns a script to use for change above dust resulting from a successful coin selection
attempt.
|
Result_CVec_u8ZNoneZ |
SignerProvider.get_destination_script() |
Get a script pubkey which we send funds to when claiming on-chain contestable outputs.
|
Result_CVec_u8ZNoneZ |
SignerProvider.SignerProviderInterface.get_destination_script() |
Get a script pubkey which we send funds to when claiming on-chain contestable outputs.
|
static Result_CVec_u8ZNoneZ |
Result_CVec_u8ZNoneZ.ok(byte[] o) |
Creates a new CResult_CVec_u8ZNoneZ in the success state.
|
Result_CVec_u8ZNoneZ |
KeysManager.sign_spendable_outputs_psbt(SpendableOutputDescriptor[] descriptors,
byte[] psbt) |
Signs the given [`PartiallySignedTransaction`] which spends the given [`SpendableOutputDescriptor`]s.
|