Function arti_client::config::validate_pt_config

source ·
fn validate_pt_config(
    bridges: &BridgesConfigBuilder
) -> Result<(), ConfigBuildError>
Available on crate feature pt-client only.
Expand description

Determine if we need any pluggable transports.

If we do and their transports don’t exist, we have a problem