Packages

package config

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. 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

Ungrouped