Package org.ldk.structs
Class GossipSync.Rapid
- java.lang.Object
-
- org.ldk.structs.GossipSync
-
- org.ldk.structs.GossipSync.Rapid
-
- Enclosing class:
- GossipSync
public static final class GossipSync.Rapid extends GossipSync
Rapid gossip sync from a trusted server.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.GossipSync
GossipSync.None, GossipSync.P2P, GossipSync.Rapid
-
-
Field Summary
Fields Modifier and Type Field Description RapidGossipSync
rapid
-
-
-
Field Detail
-
rapid
public final RapidGossipSync rapid
-
-