oceanprotocol / ocean-node

Apache License 2.0
22 stars 8 forks source link

always enable circuit relay #645

Closed alexcos20 closed 3 weeks ago

alexcos20 commented 3 weeks ago

Circuit relay (p2p-circuit) is another method of transport (just like tcp or ws). We should always be able to dial such peers.

Also, changed P2P_CIRCUIT_RELAYS default value to 0 (ie: do not create p2p circuits by default)