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. Note that this is the number of *path* failures, not full payment retries. For multi-path payments, if this is less than the total number of paths, we will never even retry all of the payment's paths.
-
-
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 longattempts
-