Sha256: 6cefe9a97f0dbd94cdd87aaa11f395694b67b1ccd24b938d5003f7c8cff2d413
Contents?: true
Size: 410 Bytes
Versions: 12
Compression:
Stored size: 410 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 protected_transactions: true
Version data entries
12 entries across 12 versions & 1 rubygems