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