Package org.ldk.structs
Class Retry.Timeout
- java.lang.Object
-
- org.ldk.structs.Retry
-
- org.ldk.structs.Retry.Timeout
-
- Enclosing class:
- Retry
public static final class Retry.Timeout extends Retry
Time elapsed before abandoning retries for a payment. At least one attempt at payment is made; see [`PaymentParameters::expiry_time`] to avoid any attempt at payment after a specific time. [`PaymentParameters::expiry_time`]: crate::routing::router::PaymentParameters::expiry_time
-
-
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
timeout
-