Skip to content

`connect_to_onion_services` defaults to true.

TODO in arti/crates/arti-client/src/client.rs states that the value of connect_to_onion_services should default to true. I implemented the Default trait for StreamPrefs where default value of connect_to_onion_services was set to true.

Merge request reports

Loading