package config
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- case class DLCNodeAppConfig(baseDatadir: Path, configOverrides: Vector[Config])(implicit ec: ExecutionContext) extends AppConfig with CallbackConfig[DLCNodeCallbacks] with Product with Serializable
Configuration for the Bitcoin-S wallet
Value Members
- object DLCNodeAppConfig extends AppConfigFactory[DLCNodeAppConfig] with Serializable