@ -24,6 +24,7 @@ bitcoind_options=(
-rpcpassword=$BITCOIND_RPC_PASSWORD
-rpcport=28256
-rpcthreads=$BITCOIND_RPC_THREADS
-rpcworkqueue=$BITCOIND_RPC_WORK_QUEUE
-rpcuser=$BITCOIND_RPC_USER
-server=1
-txindex=1
@ -26,6 +26,10 @@ BITCOIND_DB_CACHE=1024
# Type: integer
BITCOIND_RPC_THREADS=6
# RPC Work queue size
BITCOIND_RPC_WORK_QUEUE=16
# Mempool expiry in hours
# Defines how long transactions stay in your local mempool before expiring