Sha256: 54c0a6f2ef3ab849803bd07d5db28e4c2d95f9ee9e52979227ba5cd80a8510b3

Contents?: true

Size: 391 Bytes

Versions: 5

Compression:

Stored size: 391 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: roman
  password: 12990duxcibciwebf
  host: 127.0.0.1
  port: 8332

# zeromq: bitcoind
max_db_transactions_stored: 10
db_clean_period_seconds: 300

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
txcatcher-0.1.4 spec/config/config.yml
txcatcher-0.1.3 spec/config/config.yml
txcatcher-0.1.2 spec/config/config.yml
txcatcher-0.1.1 spec/config/config.yml
txcatcher-0.1.0 spec/config/config.yml