Sha256: fdaa9849ab7cf8ccaf2c2d32546f9db1d52883d38beca8b0c3c6d8a54ca55f10

Contents?: true

Size: 413 Bytes

Versions: 13

Compression:

Stored size: 413 Bytes

Contents

db:
  adapter: sqlite
  db_path: txcatcher.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: 100000
db_clean_period_seconds: 300
server_port: 9498
daemonize: false

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
txcatcher-0.1.79 templates/config.yml
txcatcher-0.1.78 templates/config.yml
txcatcher-0.1.77 templates/config.yml
txcatcher-0.1.76 templates/config.yml
txcatcher-0.1.75 templates/config.yml
txcatcher-0.1.74 templates/config.yml
txcatcher-0.1.73 templates/config.yml
txcatcher-0.1.72 templates/config.yml
txcatcher-0.1.8 templates/config.yml
txcatcher-0.1.71 templates/config.yml
txcatcher-0.1.7 templates/config.yml
txcatcher-0.1.6 templates/config.yml
txcatcher-0.1.5 templates/config.yml