package config
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- case class ChainAppConfig(baseDatadir: Path, configOverrides: Vector[Config])(implicit ec: ExecutionContext) extends DbAppConfig with ChainDbManagement with JdbcProfileComponent[ChainAppConfig] with CallbackConfig[ChainCallbacks] with Product with Serializable
Configuration for the Bitcoin-S chain verification module
Value Members
- object ChainAppConfig extends AppConfigFactory[ChainAppConfig] with Serializable