Result_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbeSendFailureZ |
Result_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbeSendFailureZ.clone() |
Creates a new CResult_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbeSendFailureZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbeSendFailureZ |
Result_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbeSendFailureZ.err(ProbeSendFailure e) |
Creates a new CResult_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbeSendFailureZ in the error state.
|
static Result_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbeSendFailureZ |
Result_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbeSendFailureZ.ok(TwoTuple_ThirtyTwoBytesThirtyTwoBytesZ[] o) |
Creates a new CResult_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbeSendFailureZ in the success state.
|
Result_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbeSendFailureZ |
ChannelManager.send_preflight_probes(RouteParameters route_params,
Option_u64Z liquidity_limit_multiplier) |
Sends payment probes over all paths of a route that would be used to pay a route found
according to the given [`RouteParameters`].
|
Result_CVec_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZZProbeSendFailureZ |
ChannelManager.send_spontaneous_preflight_probes(byte[] node_id,
long amount_msat,
int final_cltv_expiry_delta,
Option_u64Z liquidity_limit_multiplier) |
Sends payment probes over all paths of a route that would be used to pay the given
amount to the given `node_id`.
|