Sha256: b69ddc04abdb91213f5b46eae6d06abe8b209ec8ee3ab345fada6640277ad399

Contents?: true

Size: 411 Bytes

Versions: 5

Compression:

Stored size: 411 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: 100000
db_clean_period_seconds: 300
server_port: 9498

Version data entries

5 entries across 5 versions & 1 rubygems

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