Expand description

This module is used to configure the conductor

Re-exports

pub use paths::DatabaseRootPath;
pub use super::*;

Modules

Defines default paths for various resources

Structs

All the config information for the conductor

Configure which app instance id to treat as the DPKI application handler as well as what parameters to pass it on its initialization

Enums

Define how Holochain conductor will connect to a keystore, and how to collect the passphrase needed to unlock the keystore.

Type Definitions