Uses of Class
org.ldk.structs.Option_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ
-
Packages that use Option_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ Package Description org.ldk.structs -
-
Uses of Option_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ in org.ldk.structs
Subclasses of Option_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ in org.ldk.structs Modifier and Type Class Description static classOption_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ.NoneWhen we're in this state, this COption_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ contains nothingstatic classOption_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ.SomeWhen we're in this state, this COption_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ contains a crate::c_types::derived::C2Tuple__u1632_u1632ZMethods in org.ldk.structs that return Option_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ Modifier and Type Method Description Option_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZProbabilisticScorer. historical_estimated_channel_liquidity_probabilities(long scid, NodeId target)Query the historical estimated minimum and maximum liquidity available for sending a payment over the channel with `scid` towards the given `target` node.static Option_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZOption_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ. none()Constructs a new COption_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ containing nothingstatic Option_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZOption_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ. some(TwoTuple__u1632_u1632Z o)Constructs a new COption_C2Tuple_ThirtyTwoU16sThirtyTwoU16sZZ containing a crate::c_types::derived::C2Tuple__u1632_u1632Z
-