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