Cargo Features

sn_auditor has no features set by default.

[dependencies]
sn_auditor = { version = "0.1.15", features = ["local-discovery", "network-contacts", "open-metrics", "websockets"] }
local-discovery

Enables local-discovery of sn_client and sn_peers_acquisition

network-contacts

Enables network-contacts of sn_peers_acquisition

open-metrics

Enables open-metrics of sn_client

websockets

Enables websockets of sn_client

sn_client:

required to pass on flag to node builds

sn_auditor has 4 features without comments.