fn contains_default_initial_peers(initial_peers: &IndexSet<String>) -> bool
Accepts an [IndexSet] of initial peers,
IndexSet
Returns true if any of them are the default Testnet or Mainnet initial peers.