Uses of Class
org.ldk.structs.RapidGossipSync
-
Packages that use RapidGossipSync Package Description org.ldk.structs -
-
Uses of RapidGossipSync in org.ldk.structs
Fields in org.ldk.structs declared as RapidGossipSync Modifier and Type Field Description RapidGossipSyncGossipSync.Rapid. rapidMethods in org.ldk.structs that return RapidGossipSync Modifier and Type Method Description static RapidGossipSyncRapidGossipSync. of(NetworkGraph network_graph)Instantiate a new [`RapidGossipSync`] instanceMethods in org.ldk.structs with parameters of type RapidGossipSync Modifier and Type Method Description static GossipSyncGossipSync. rapid(RapidGossipSync a)Utility method to constructs a new Rapid-variant GossipSync
-