DEFAULT_BOOTSTRAP_RELAYS top-level constant

List<String> const DEFAULT_BOOTSTRAP_RELAYS

default boostrap relays

Implementation

const List<String> DEFAULT_BOOTSTRAP_RELAYS = [
  "wss://purplepag.es",
  "wss://relay.damus.io",
  "wss://nos.lol",
  "wss://nostr.wine",
  "wss://offchain.pub",
  // "wss://relay.mostr.pub"
];