mirror of
https://github.com/RoboSats/taptrade-core.git
synced 2025-08-16 14:57:15 +00:00
16 lines
388 B
Plaintext
16 lines
388 B
Plaintext
[testnet4]
|
|
server=1
|
|
txindex=1
|
|
rpcbind=127.0.0.1
|
|
rpcallowip=127.0.0.1
|
|
rpcport=18332
|
|
# Authentication
|
|
rpcauth=
|
|
# generator: https://jlopp.github.io/bitcoin-core-rpc-auth-generator/
|
|
# Cookie file authentication
|
|
rpccookiefile=/home/user/.bitcoin/.cookie
|
|
# Increase the number of connections
|
|
maxconnections=15
|
|
# Set the maximum number of transactions to keep in the memory pool
|
|
maxmempool=300
|