Uses of Class
org.ldk.structs.GraphSyncError.LightningError
-
Packages that use GraphSyncError.LightningError Package Description org.ldk.structs -
-
Uses of GraphSyncError.LightningError in org.ldk.structs
Methods in org.ldk.structs with parameters of type GraphSyncError.LightningError Modifier and Type Method Description static GraphSyncErrorGraphSyncError. lightning_error(GraphSyncError.LightningError a)Utility method to constructs a new LightningError-variant GraphSyncError
-