Uses of Class
org.ldk.structs.MinFinalCltvExpiry
-
Packages that use MinFinalCltvExpiry Package Description org.ldk.structs -
-
Uses of MinFinalCltvExpiry in org.ldk.structs
Methods in org.ldk.structs that return MinFinalCltvExpiry Modifier and Type Method Description MinFinalCltvExpiryMinFinalCltvExpiry. clone()Creates a copy of the MinFinalCltvExpiryMinFinalCltvExpiryRawInvoice. min_final_cltv_expiry()Note that the return value (or a relevant inner pointer) may be NULL or all-0s to represent NoneMethods in org.ldk.structs with parameters of type MinFinalCltvExpiry Modifier and Type Method Description booleanMinFinalCltvExpiry. eq(MinFinalCltvExpiry b)Checks if two MinFinalCltvExpirys contain equal inner contents.
-