Result_CVec_UtxoZNoneZ |
Result_CVec_UtxoZNoneZ.clone() |
Creates a new CResult_CVec_UtxoZNoneZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_CVec_UtxoZNoneZ |
Result_CVec_UtxoZNoneZ.err() |
Creates a new CResult_CVec_UtxoZNoneZ in the error state.
|
Result_CVec_UtxoZNoneZ |
WalletSource.list_confirmed_utxos() |
Returns all UTXOs, with at least 1 confirmation each, that are available to spend.
|
Result_CVec_UtxoZNoneZ |
WalletSource.WalletSourceInterface.list_confirmed_utxos() |
Returns all UTXOs, with at least 1 confirmation each, that are available to spend.
|
static Result_CVec_UtxoZNoneZ |
Result_CVec_UtxoZNoneZ.ok(Utxo[] o) |
Creates a new CResult_CVec_UtxoZNoneZ in the success state.
|