Tweak BTC for a bit less memory usage

This commit is contained in:
Taylor Helsper 2020-03-07 21:52:52 -06:00
parent 8e1f7b824f
commit de1126bbe0
5 changed files with 4 additions and 24 deletions

View File

@ -12,10 +12,6 @@ daemon=1
txindex=1
# Connection settings
#rpcuser=mynode
# This password was randomly generated by your device. Changing it may cause problems.
#rpcpassword=bolt
rpcauth=mynode:7b7e11c032ddd3fc3835e4e463afd305$6c6a32bbd08cb1b67b5ea89b66865c5ca2bf6fd8a91a19d6a4d58157fe0882b4
rpcport=8332
@ -30,7 +26,7 @@ zmqpubrawtx=tcp://0.0.0.0:28333
zmqpubhashblock=tcp://0.0.0.0:28334
# myNode Optimizations
dbcache=1700
dbcache=1500
maxorphantx=10
maxmempool=400
maxconnections=40

View File

@ -12,10 +12,6 @@ daemon=1
txindex=1
# Connection settings
#rpcuser=mynode
# This password was randomly generated by your device. Changing it may cause problems.
#rpcpassword=bolt
rpcauth=mynode:7b7e11c032ddd3fc3835e4e463afd305$6c6a32bbd08cb1b67b5ea89b66865c5ca2bf6fd8a91a19d6a4d58157fe0882b4
rpcport=8332

View File

@ -12,10 +12,6 @@ daemon=1
txindex=1
# Connection settings
#rpcuser=mynode
# This password was randomly generated by your device. Changing it may cause problems.
#rpcpassword=bolt
rpcauth=mynode:7b7e11c032ddd3fc3835e4e463afd305$6c6a32bbd08cb1b67b5ea89b66865c5ca2bf6fd8a91a19d6a4d58157fe0882b4
rpcport=8332
@ -30,7 +26,7 @@ zmqpubrawtx=tcp://0.0.0.0:28333
zmqpubhashblock=tcp://0.0.0.0:28334
# myNode Optimizations
dbcache=770
dbcache=700
maxorphantx=10
maxmempool=200
maxconnections=40

View File

@ -12,10 +12,6 @@ daemon=1
txindex=1
# Connection settings
#rpcuser=mynode
# This password was randomly generated by your device. Changing it may cause problems.
#rpcpassword=bolt
rpcauth=mynode:7b7e11c032ddd3fc3835e4e463afd305$6c6a32bbd08cb1b67b5ea89b66865c5ca2bf6fd8a91a19d6a4d58157fe0882b4
rpcport=8332
@ -30,7 +26,7 @@ zmqpubrawtx=tcp://0.0.0.0:28333
zmqpubhashblock=tcp://0.0.0.0:28334
# myNode Optimizations
dbcache=1700
dbcache=1500
maxorphantx=10
maxmempool=200
maxconnections=40

View File

@ -12,10 +12,6 @@ daemon=1
txindex=1
# Connection settings
#rpcuser=mynode
# This password was randomly generated by your device. Changing it may cause problems.
#rpcpassword=bolt
rpcauth=mynode:7b7e11c032ddd3fc3835e4e463afd305$6c6a32bbd08cb1b67b5ea89b66865c5ca2bf6fd8a91a19d6a4d58157fe0882b4
rpcport=8332
@ -30,7 +26,7 @@ zmqpubrawtx=tcp://0.0.0.0:28333
zmqpubhashblock=tcp://0.0.0.0:28334
# myNode Optimizations
dbcache=770
dbcache=700
maxorphantx=10
maxmempool=200
maxconnections=40