package config
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- case class NodeAppConfig(baseDatadir: Path, configOverrides: Vector[Config])(implicit system: ActorSystem) extends DbAppConfig with NodeDbManagement with JdbcProfileComponent[NodeAppConfig] with CallbackConfig[NodeCallbacks] with Product with Serializable
Configuration for the Bitcoin-S node
Value Members
- object NodeAppConfig extends AppConfigFactoryActorSystem[NodeAppConfig] with Serializable