Package org.ldk.structs
Class Retry.Attempts
- java.lang.Object
-
- org.ldk.structs.Retry
-
- org.ldk.structs.Retry.Attempts
-
- Enclosing class:
- Retry
public static final class Retry.Attempts extends Retry
Max number of attempts to retry payment. Each attempt may be multiple HTLCs along multiple paths if the router decides to split up a retry, and may retry multiple failed HTLCs at once if they failed around the same time and were retried along a route from a single call to [`Router::find_route_with_id`].
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Retry
Retry.Attempts, Retry.Timeout
-
-
Field Summary
Fields Modifier and Type Field Description long
attempts
-