bootstrapPeers property

List<String> bootstrapPeers
final

List of bootstrap peers (WebSocket URLs) to connect to on startup.

Implementation

final List<String> bootstrapPeers;