Uses of Class
org.ldk.structs.LockedNetworkGraph
-
Packages that use LockedNetworkGraph Package Description org.ldk.structs -
-
Uses of LockedNetworkGraph in org.ldk.structs
Methods in org.ldk.structs that return LockedNetworkGraph Modifier and Type Method Description LockedNetworkGraph
NetGraphMsgHandler. read_locked_graph()
Take a read lock on the network_graph and return it in the C-bindings newtype helper.
-