Sha256: 4a0bb4603530ef340e0cb260ca4335894eff8d497ec451effa47a11816c903a0

Contents?: true

Size: 381 Bytes

Versions: 1

Compression:

Stored size: 381 Bytes

Contents

db:
  adapter: sqlite
  db_path: txcatcher_test.db

  # No need to set these options for sqlite,
  # but other DBs may require them.
  #
  #user: username
  #password: password
  #host: hostname
  #port: 1234

rpcnode:
  name: bitcoind
  user: user
  password: password
  host: 127.0.0.1
  port: 8332

# zeromq: bitcoind
max_db_transactions_stored: 10
db_clean_period_seconds: 300

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
txcatcher-0.1.5 spec/config/config.yml.sample