Package

org.bitcoins.wallet

config

Permalink

package config

Visibility
  1. Public
  2. All

Type Members

  1. case class WalletAppConfig(directory: Path, conf: Config*) extends AppConfig with Product with Serializable

    Permalink

    Configuration for the Bitcoin-S wallet

    Configuration for the Bitcoin-S wallet

    directory

    The data directory of the wallet

Value Members

  1. object WalletAppConfig extends Serializable

    Permalink

Ungrouped