Expand description

Kitsune Config Tuning Params

Modules

Wrapper for the actual KitsuneP2pTuningParams struct so the widely used type def can be an Arc<>

Constants

How long kitsune should wait before timing out when joining the network.

Fifteen minutes

Type Definitions

We don’t want to clone these tuning params over-and-over. They should normally be passed around as an Arc.