neobytes/contrib/linearize/example-linearize.cfg

21 lines
551 B
INI
Raw Permalink Normal View History

# bitcoind RPC settings (linearize-hashes)
rpcuser=someuser
rpcpassword=somepassword
host=127.0.0.1
2024-12-16 19:40:22 +01:00
port=1427
# bootstrap.dat hashlist settings (linearize-hashes)
max_height=3130000
# bootstrap.dat input/output settings (linearize-data)
2024-03-14 08:36:52 +01:00
netmagic=456c6c61
2024-12-16 19:40:22 +01:00
input=/home/example/.neobytes/blocks
output_file=/home/example/Downloads/bootstrap.dat
hashlist=hashlist.txt
split_year=1
genesis=000002333ac985182810346a7c4c81dff5b73597e9aadc7dd2f5b23e80817d8c
# Maxmimum size in bytes of out-of-order blocks cache in memory
out_of_order_cache_sz = 10000000