Uses of Class
org.ldk.structs.ProbabilisticScorer
-
Packages that use ProbabilisticScorer Package Description org.ldk.structs -
-
Uses of ProbabilisticScorer in org.ldk.structs
Fields in org.ldk.structs declared as ProbabilisticScorer Modifier and Type Field Description ProbabilisticScorerResult_ProbabilisticScorerDecodeErrorZ.Result_ProbabilisticScorerDecodeErrorZ_OK. resMethods in org.ldk.structs that return ProbabilisticScorer Modifier and Type Method Description static ProbabilisticScorerProbabilisticScorer. of(ProbabilisticScoringParameters params, NetworkGraph network_graph, Logger logger)Creates a new scorer using the given scoring parameters for sending payments from a node through a network graph.
-