bootstrapRelays property

List<String> bootstrapRelays
getter/setter pair

A list of initial relay URLs to use for bootstrapping the network. These connect on start.

Defaults to DEFAULT_BOOTSTRAP_RELAYS.

Implementation

List<String> bootstrapRelays;